Skip to content

Commit d1ca846

Browse files
committed
added long overdue ignore file
1 parent 68325fe commit d1ca846

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# python artifacts
2+
*.pyc
3+
4+
# package artifacts
5+
.eggs/
6+
build/
7+
dist/
8+
dymax.egg-info/

0 commit comments

Comments
 (0)