Format comments

This commit is contained in:
benjamin melançon 2018-08-24 16:06:24 -04:00
parent acced76cc5
commit a9f6861116

6
.gitignore vendored
View file

@ -12,13 +12,13 @@ web/sites
web/themes/contrib web/themes/contrib
web/themes/custom/*/*.php web/themes/custom/*/*.php
web/themes/custom/*/*.js web/themes/custom/*/*.js
# Temporarily allow deployment of .theme (PHP) files ## Temporarily allow deployment of .theme (PHP) files
# See web/themes/custom/agarica/agarica.theme ## See web/themes/custom/agarica/agarica.theme
# web/themes/custom/*/*.theme # web/themes/custom/*/*.theme
web/themes/custom/*/src web/themes/custom/*/src
vendor/ vendor/
# What you CAN commit: ## What you CAN commit:
# config # config
# web/themes/custom/*/templates # web/themes/custom/*/templates
# web/themes/custom/*/images # web/themes/custom/*/images