Add Jython compiled class files to the Python ignore file.

This commit is contained in:
Geoffrey Sneddon 2015-04-28 19:41:00 +01:00
parent 77e29837cf
commit a2a1ddb858
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so