Преглед изворни кода

Ignoring PyBuilder's target directory

Michael Gruber пре 11 година
родитељ
комит
e40d062180
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

@@ -42,3 +42,6 @@ coverage.xml
 
 # Sphinx documentation
 docs/_build/
+
+# PyBuilder
+target/