aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a04357f..7e5d5dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -175,4 +175,7 @@ data
*.db
# Environmental variables
-*.flaskenv \ No newline at end of file
+*.flaskenv
+
+# Caches
+.ruff_cache \ No newline at end of file