Skip to content

Commit 6b146c0

Browse files
author
Derek Drummond
committed
Ignore artifacts generates from test scripts.
1 parent 5785aca commit 6b146c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ __pycache__/
77

88
# Distribution / packaging
99
.Python
10+
venv/
1011
env/
1112
build/
1213
develop-eggs/
@@ -39,6 +40,7 @@ htmlcov/
3940
.cache
4041
nosetests.xml
4142
coverage.xml
43+
TEST-results.xml
4244

4345
# Translations
4446
*.mo

0 commit comments

Comments
 (0)