mirror of
https://github.com/klxf/eda-copilot.git
synced 2025-12-07 20:34:14 +08:00
首次提交
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/.vscode/*
|
||||
!/.vscode/extensions.json
|
||||
!/.vscode/settings.json
|
||||
/coverage/
|
||||
/dist/
|
||||
/node_modules/
|
||||
/.eslintcache
|
||||
debug.log
|
||||
Reference in New Issue
Block a user