Commit fresh Drutopia project template

This commit is contained in:
benjamin melançon 2019-07-12 14:27:04 -04:00
parent c4927e4c39
commit f12d7a2aee
13 changed files with 11181 additions and 0 deletions

8
web/.eslintignore Normal file
View file

@ -0,0 +1,8 @@
core/**/*
vendor/**/*
sites/**/files/**/*
libraries/**/*
sites/**/libraries/**/*
profiles/**/libraries/**/*
**/js_test_files/**/*
**/node_modules/**/*