diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-15 18:40:49 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-15 18:40:49 +0100 |
commit | 4528c766056caec98e2ac4ca1e881538d57faec9 (patch) | |
tree | 551011bd1476090b55c1e7bba917878554cf8585 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..338c30b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.lua |