Skip to content

Commit eaddf87

Browse files
committed
add a gitignore file with common python ignores
1 parent e2b7461 commit eaddf87

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+
build/
2+
dist/
3+
*.egg-info/
4+
*.pyc

0 commit comments

Comments
 (0)