summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2024-04-06 01:00:57 -0500
committermsglm <msglm@techchud.xyz>2024-04-06 01:00:57 -0500
commitbc99d6cf1935213e2f8c72472a176a8fbef5ffd3 (patch)
tree0f4a43e830729c946bf5a56bdc9d8f2bb265c1f0 /.gitignore
parentcd182789594b25221fe60d91521a181c4fc22958 (diff)
downloadstashley-bc99d6cf1935213e2f8c72472a176a8fbef5ffd3.tar.gz
stashley-bc99d6cf1935213e2f8c72472a176a8fbef5ffd3.tar.bz2
stashley-bc99d6cf1935213e2f8c72472a176a8fbef5ffd3.zip
remove cache filesv2.0.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a295864
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+__pycache__