Format comments
This commit is contained in:
parent
acced76cc5
commit
a9f6861116
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue