1
0
Эх сурвалжийг харах

Add Jython compiled class files to the Python ignore file.

Geoffrey Sneddon 10 жил өмнө
parent
commit
a2a1ddb858
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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