aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkj_sh6042026-06-01 13:34:03 -0400
committerkj_sh6042026-06-01 13:34:03 -0400
commit97942ca6f1a38c133c5e1adb7b5ea10d84c81985 (patch)
treedc9dc314ced42d9a1891a6b356b3235c6a489f9a /.gitignore
parent6aea2bf6305e6d266f7ec7d54bd1966b050e7f79 (diff)
refactor: move nyan.png to original locationHEADmain
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5d9b990..76175b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
src/uploads/*
!src/uploads/.htaccess
-!src/uploads/nyan_819cac51.png
+!src/uploads/nyan.png
__pycache__/
*.pyc \ No newline at end of file