Skip to content

Commit a2a1ddb

Browse files
committed
Add Jython compiled class files to the Python ignore file.
1 parent 77e2983 commit a2a1ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Byte-compiled / optimized / DLL files
22
__pycache__/
33
*.py[cod]
4+
*$py.class
45

56
# C extensions
67
*.so

0 commit comments

Comments
 (0)