add site apps directory to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,6 +14,9 @@ compiled/
|
||||
custom/
|
||||
/store/
|
||||
|
||||
# site apps
|
||||
apps/
|
||||
|
||||
# patch attempts
|
||||
*.orig
|
||||
*.rej
|
||||
|
||||
Reference in New Issue
Block a user