silverstripe-installer/.gitignore

12 lines
155 B
Plaintext
Raw Normal View History

2015-11-10 11:13:45 +01:00
# ignore cache folder
/silverstripe-cache/
2017-01-30 18:19:55 +01:00
# ignore .env file
/.env
2015-11-10 11:13:45 +01:00
# ignore build tools
/tools/phing-metadata
# ignore composer vendor folder
2015-11-10 11:13:45 +01:00
/vendor/