summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2022-09-06 21:02:38 -0400
committerTest_User <hax@andrewyu.org>2022-09-06 21:02:38 -0400
commitec8b1682e86535333c34966f6aafee349e609641 (patch)
treee37c4ca566962b8fd169cc0d6f7e635237b5dedc /.gitignore
parentc3c84a3c6aa633d0833f74d6ce1c99397a7fa8e2 (diff)
downloadcoupserv-ec8b1682e86535333c34966f6aafee349e609641.tar.gz
coupserv-ec8b1682e86535333c34966f6aafee349e609641.zip
fix deprecated CoupServ.py still being in the repo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 43b648d..71ea114 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
CoupServConfig.json
+
+# deprecated version
+CoupServ.py