initial commit
This commit is contained in:
21
.edaignore
Normal file
21
.edaignore
Normal file
@@ -0,0 +1,21 @@
|
||||
/.git/
|
||||
/.husky/
|
||||
/.vscode/
|
||||
/build/
|
||||
/config/
|
||||
/coverage/
|
||||
/node_modules/
|
||||
/src/
|
||||
/.editorconfig
|
||||
/.eslintcache
|
||||
/.eslintrc.js
|
||||
/.gitattributes
|
||||
/.gitignore
|
||||
/.npmrc
|
||||
/.prettierignore
|
||||
/.prettierrc.js
|
||||
/package-lock.json
|
||||
/package.json
|
||||
/tsconfig.json
|
||||
debug.log
|
||||
/iframe/js/s_*
|
||||
Reference in New Issue
Block a user