Skip to content

Commit 5942fa3

Browse files
committed
Merge pull request #1111 from aelgru/master
Ignoring PyBuilder's target directory
2 parents 4016064 + e40d062 commit 5942fa3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ coverage.xml
4848

4949
# Sphinx documentation
5050
docs/_build/
51+
52+
# PyBuilder
53+
target/

0 commit comments

Comments
 (0)