Skip to content

Commit 653e6b2

Browse files
fblundunalexanderdean
authored andcommitted
Python: added .gitignore
1 parent 3da1baf commit 653e6b2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

python/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*.pyc
2+
3+
# Unit testing
4+
.tox
5+
6+
# Packages
7+
*.egg-info

0 commit comments

Comments
 (0)