Ignore attachments and logs
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
# Env
|
# Env
|
||||||
**/*.env
|
**/*.env
|
||||||
|
**/attachments/
|
||||||
|
**/logs/
|
||||||
|
|
||||||
# Composer
|
# Composer
|
||||||
**/vendor/
|
**/vendor/
|
||||||
|
Reference in New Issue
Block a user