Commit a2a1ddb8 authored by Geoffrey Sneddon's avatar Geoffrey Sneddon

Add Jython compiled class files to the Python ignore file.

parent 77e29837
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
*$py.class
# C extensions # C extensions
*.so *.so
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment