Pārlūkot izejas kodu

Add Jython compiled class files to the Python ignore file.

Geoffrey Sneddon 10 gadi atpakaļ
vecāks
revīzija
a2a1ddb858
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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