Ignore web/libraries although that feels risky

This commit is contained in:
benjamin melançon 2020-05-06 23:01:29 -04:00
parent bc460ec67f
commit 69bea0737c

3
.gitignore vendored
View file

@ -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