Skip to content

Commit e69faa1

Browse files
committed
added gitignore
1 parent f3e3ef1 commit e69faa1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__/
2+
build/
3+
env/
4+
*.egg-info/
5+
*.py[cod]
6+
*~

0 commit comments

Comments
 (0)