mirror of
https://github.com/klxf/eda-copilot.git
synced 2025-12-07 20:34:14 +08:00
首次提交
This commit is contained in:
20
.edaignore
Normal file
20
.edaignore
Normal file
@@ -0,0 +1,20 @@
|
||||
/.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
|
||||
Reference in New Issue
Block a user