aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorwinter2025-01-18 22:41:17 +0000
committerwinter2025-01-18 22:49:41 +0000
commitf1a48c521472bde1c8668e29f8c5c792e1dd9f9f (patch)
tree21b89bf89204371de7a94042d8ed3d02c29d8516 /.gitignore
parent5d55ae009cab1fe82f456111585d20795f4e865a (diff)
init script & fix the version info thing
yeah so turns out $Id$ is not what it seems
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b066bf3..c441512 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
vendor/
config.ini
-upload/* \ No newline at end of file
+upload/*
+VERSION \ No newline at end of file