mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
Add Jython compiled class files to the Python ignore file.
This commit is contained in:
parent
77e29837cf
commit
a2a1ddb858
@ -1,6 +1,7 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
Loading…
Reference in New Issue
Block a user