aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 52242f6..b7e8680 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ dist
.cache/
build
.vscode
-.env \ No newline at end of file
+.env
+.pytest_cache \ No newline at end of file