Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyuanw committed Sep 30, 2023
1 parent e6b80a7 commit fe2790a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
.idea
*.iml
.venv
node_modules
build
out
dist
.webpack
*.spec

0 comments on commit fe2790a

Please sign in to comment.