mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-04 02:04:58 +01:00
Symfony2 gitignore
Ignore application logs/cache, uploads and published bundle assets.
This commit is contained in:
committed by
Daniel Schildt
parent
fb8ad2e87b
commit
d4fb0f1cd0
4
Symfony2.gitignore
Normal file
4
Symfony2.gitignore
Normal file
@@ -0,0 +1,4 @@
|
||||
*/logs/*
|
||||
*/cache/*
|
||||
web/uploads/*
|
||||
web/bundles/*
|
||||
Reference in New Issue
Block a user