diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-04-18 10:52:01 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-04-18 10:52:01 +0200 |
commit | 87f3d0c12c21963a7a9e6056c4d67dce3cf1980f (patch) | |
tree | de952453d1a3e6d639f8157ebc8d82626080bd9d /.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 |