merged .gitignore

This commit is contained in:
mserranom
2020-02-17 13:58:48 +01:00
parent c3d0ba2aa6
commit 1fe5394ca5
2 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,9 @@
/config
config-local
node_modules
node_modules/
api-data
versions/
web
document-updater
@@ -20,4 +23,4 @@ tmp
db.sqlite
.DS_Store
.vagrant
.vagrant

View File

@@ -1,4 +0,0 @@
.DS_Store
node_modules/
api-data
versions/