mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-27 22:57:42 +01:00
Keep cache and logs directories
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
/vendor/
|
||||
/app/logs/*
|
||||
/app/cache/*
|
||||
!app/cache/.gitkeep
|
||||
!app/logs/.gitkeep
|
||||
/web/uploads/
|
||||
/web/bundles/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user