Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 188bc48

Browse files
committed
add .gitignore
1 parent 8e5044c commit 188bc48

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)