Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
junjieim committed Mar 16, 2021
1 parent 2d33239 commit 262febe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
.idea
test/
test/
__pycache__/
build/
dist/
main.spec

0 comments on commit 262febe

Please sign in to comment.