mirror of
https://github.com/vee1e/capa.git
synced 2026-09-02 03:07:13 +00:00
gitignore: update gitignore
This commit is contained in:
parent
6b8983c0c4
commit
20d7bf1402
1 changed files with 2 additions and 0 deletions
2
web/explorer/.gitignore
vendored
2
web/explorer/.gitignore
vendored
|
|
@ -7,6 +7,7 @@ yarn-error.log*
|
|||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
# Dependencies, build results, and other generated files
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
|
|
@ -25,4 +26,5 @@ coverage
|
|||
*.sln
|
||||
*.sw?
|
||||
|
||||
# TypeScript incremental build info
|
||||
*.tsbuildinfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue