Ignore web/libraries although that feels risky
This commit is contained in:
parent
bc460ec67f
commit
69bea0737c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
# Drutopia-provided files which should not be overridden
|
# Drutopia-provided files which should not be overridden
|
||||||
/web/core
|
/web/core
|
||||||
/web/modules/contrib
|
/web/modules/contrib
|
||||||
|
/web/libraries/
|
||||||
/web/profiles/contrib
|
/web/profiles/contrib
|
||||||
/web/themes/contrib
|
/web/themes/contrib
|
||||||
/web/sites/default/files
|
/web/sites/default/files
|
||||||
|
@ -21,4 +22,4 @@
|
||||||
d7
|
d7
|
||||||
data
|
data
|
||||||
/.editorconfig
|
/.editorconfig
|
||||||
/.gitattributes
|
/.gitattributes
|
||||||
|
|
Loading…
Add table
Reference in a new issue