mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-27 22:57:42 +01:00
Cleaner and also safer gitignore. Dodges vendors dir entirely and also removes sensitive data found in parameters.ini.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
app/bootstrap*
|
||||
*/logs/*
|
||||
*/cache/*
|
||||
web/uploads/*
|
||||
web/bundles/*
|
||||
vendor/
|
||||
app/config/parameters.ini
|
||||
Reference in New Issue
Block a user