Skip to content

Commit 0e442ea

Browse files
author
Andrey Fedoseev
committed
Ignore .pytest_cache
1 parent 5abfe31 commit 0e442ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ test_project/db.sqlite3
2121
/docs/_templates/
2222
coverage.xml
2323
.venv
24+
.pytest_cache

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ test_project/db.sqlite3
2323
coverage.xml
2424
*.sublime-*
2525
.venv
26+
.pytest_cache

0 commit comments

Comments
 (0)