Skip to content

Commit 71b718b

Browse files
committed
add .GitIgnore
1 parent aead5a4 commit 71b718b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Python
2+
dist
3+
*.egg-info/
4+
__pycache__/

0 commit comments

Comments
 (0)