diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-04-10 23:54:26 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-04-10 23:54:26 +0200 |
commit | 274648011686b1c822e63b03bdcc6f2ce8e9b41e (patch) | |
tree | 432a881108ef92cfbe9992967026c53f9af49e03 /.gitignore | |
parent | 021b9b7dd7258d6c3472bdfe1026fddd0ce6d989 (diff) |
feat: add gitignore
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..9f19f9e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/lua |