Skip to content

Commit f8003e3

Browse files
committed
Add .gitignore
1 parent 589ea1c commit f8003e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)