about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-10-27 20:36:45 +0300
committerNakidai <nakidai@disroot.org>2024-10-27 20:36:45 +0300
commitd87503d0242737c4514c4b15849884138f5a48f2 (patch)
treee23b74f94666deabd194f9462c6a39606a1dd80d
parentbb42cbadc78c81a185a6ebfbc32e5e34cb87f646 (diff)
downloadpetthecord-d87503d0242737c4514c4b15849884138f5a48f2.tar.gz
petthecord-d87503d0242737c4514c4b15849884138f5a48f2.zip
Remove cache folder
-rw-r--r--.gitignore2
-rw-r--r--cache/index.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ad4a1f1..5708368 100644
--- a/.gitignore
+++ b/.gitignore
@@ -174,3 +174,5 @@ poetry.toml
 pyrightconfig.json
 
 # End of https://www.toptal.com/developers/gitignore/api/python
+
+cache
diff --git a/cache/index.json b/cache/index.json
deleted file mode 100644
index 9e26dfe..0000000
--- a/cache/index.json
+++ /dev/null
@@ -1 +0,0 @@
-{}
\ No newline at end of file