Skip to content

Commit b182d1d

Browse files
jimbakergsnedders
authored andcommitted
Ignore compiled Python classes for Jython
1 parent 89c732f commit b182d1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Because we never want compiled Python
22
__pycache__/
33
*.pyc
4+
*$py.class
45

56
# Ignore stuff produced by distutils
67
/build/

0 commit comments

Comments
 (0)