This website requires JavaScript.
Explore
Help
Sign in
hiro
/
gitignore
Watch
1
Star
0
Fork
You've already forked gitignore
0
mirror of
https://github.com/vale981/gitignore
synced
2025-03-05 09:51:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ea5e498544
gitignore
/
Symfony2.gitignore
7 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Cleaner and also safer gitignore. Dodges vendors dir entirely and also removes sensitive data found in parameters.ini.
2011-08-04 06:41:51 -05:00
app/bootstrap*
Symfony2 gitignore Ignore application logs/cache, uploads and published bundle assets.
2010-12-14 00:49:29 +08:00
*/logs/*
*/cache/*
web/uploads/*
web/bundles/*
Cleaner and also safer gitignore. Dodges vendors dir entirely and also removes sensitive data found in parameters.ini.
2011-08-04 06:41:51 -05:00
vendor/
app/config/parameters.ini
Reference in a new issue
Copy permalink