diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-13 19:10:31 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-13 19:10:31 +0100 |
commit | 58339aedfde7a13d402a1c1bc720506dab5deb5a (patch) | |
tree | 186d603082713632823d72c15457bc2e07688897 /.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 |