Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 12fa79e

Browse files
committed
Initial ignores.
1 parent 78decd4 commit 12fa79e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*.egg-info
2+
*.pyc
3+
*~
4+
.*.swp
5+
.installed.cfg
6+
.tox
7+
.coverage
8+
bin
9+
develop-eggs
10+
dist
11+
parts

0 commit comments

Comments
 (0)