summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:35:25 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:35:25 -0500
commit9bd9a099d54ea1042cf51c25d951893b9cc6e4d5 (patch)
tree0f4a43e830729c946bf5a56bdc9d8f2bb265c1f0
parent72937a4ac9ac462ba83f00c4d2d96dd570f24e47 (diff)
downloadstashley-9bd9a099d54ea1042cf51c25d951893b9cc6e4d5.tar.gz
stashley-9bd9a099d54ea1042cf51c25d951893b9cc6e4d5.tar.bz2
stashley-9bd9a099d54ea1042cf51c25d951893b9cc6e4d5.zip
remove cache files
-rw-r--r--.gitignore2
-rw-r--r--stashley/__pycache__/__init__.cpython-310.pycbin2364 -> 0 bytes
2 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__
diff --git a/stashley/__pycache__/__init__.cpython-310.pyc b/stashley/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index b658025..0000000
--- a/stashley/__pycache__/__init__.cpython-310.pyc
+++ /dev/null
Binary files differ