agaric-coop/.gitignore
benjamin melançon 887c75572b Format source code
2018-07-31 19:03:28 -04:00

25 lines
463 B
Text

web/robots.txt
web/*.php
web/web.config
web/.*
web/core
web/modules
web/profiles
web/sites
web/themes/contrib
web/themes/custom/*/*.php
web/themes/custom/*/*.js
web/themes/custom/*/*.theme
web/themes/custom/*/src
vendor/
# What you CAN commit:
# config
# web/themes/custom/*/templates
# web/themes/custom/*/images
# web/themes/custom/*/sass (or css, pick one)
# web/themes/custom/*/js
# web/themes/custom/*/*.yml
## Ignore vagrant-created files.
.vagrant