Skip to content

Commit 18d1534

Browse files
committed
Add .pytest_cache to .gitignore
1 parent 429f465 commit 18d1534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ htmlcov/
4747
.cache
4848
nosetests.xml
4949
coverage.xml
50+
.pytest_cache
5051

5152
# Translations
5253
*.mo

0 commit comments

Comments
 (0)