aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7ad0e98..c5d93e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ build/
.idea/
__pycache__/
*.egg-info/
+.cache/
# virtualenvwrapper oh-my-zsh plugin
.venv
@@ -23,3 +24,6 @@ __pycache__/
# GitHub token
.pypt/gh-token
+
+# 
+.DS_Store