Browse Source

Ignoring PyBuilder's target directory

Michael Gruber 11 years ago
parent
commit
e40d062180
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

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