Skip to content

Commit 8801b88

Browse files
committed
Added .gitignore
1 parent 1f063f8 commit 8801b88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*.pyc
2+
*.egg-info/*
3+
.spyderproject
4+
/build/*
5+
/dist/*

0 commit comments

Comments
 (0)