Skip to content

Commit 53ddd62

Browse files
committed
add .gitignore
1 parent 7aa0e2e commit 53ddd62

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*~
2+
*.swp
3+
MANIFEST
4+
dist/*
5+
testing/*
6+
build/*
7+
*.pyc
8+
*.bak
9+
TODO

0 commit comments

Comments
 (0)