aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index eda3a42..75ace2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,10 +20,10 @@ docs/site/
.pdm-python
.pdm-build/
.venv/
-dist/**
+dist/
# vscode
.vscode/
# ruff
-.ruff_cache \ No newline at end of file
+.ruff_cache/ \ No newline at end of file