ignore dms files
This commit is contained in:
parent
bf6344e463
commit
3c3b4efc87
|
@ -1,6 +1,7 @@
|
|||
node_modules
|
||||
dist/*
|
||||
e2e/dms/*
|
||||
e2e/dms/*/
|
||||
!e2e/dms/temp/
|
||||
npm-debug.log
|
||||
.eslintcache
|
||||
datasources.*.json
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
It works!
|
Loading…
Reference in New Issue