Skip to content

Commit 6800481

Browse files
committed
Ignore nosetests files
1 parent 973e7cf commit 6800481

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ __pycache__
1818
.coverage
1919
htmlcov/
2020

21+
# Nosetests
22+
.noseids
23+
nosetests.xml
24+
2125
# Development environment
2226
venv*/
2327

0 commit comments

Comments
 (0)