mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Merge pull request #1111 from aelgru/master
Ignoring PyBuilder's target directory
This commit is contained in:
commit
5942fa3d6e
1 changed files with 3 additions and 0 deletions
|
@ -48,3 +48,6 @@ coverage.xml
|
|||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
# PyBuilder
|
||||
target/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue