diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-14 11:37:11 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-14 11:37:11 +0100 |
commit | 7724c18277bc21e8d55f3ff0bf015cd5409607fa (patch) | |
tree | d81777e63bd1cca7f150c8985bdb712520d6228c /.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 |