diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-12 01:48:18 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-12 01:48:18 +0200 |
commit | 5a21285e2e480eb6093d662ad4fef64d1da5d63f (patch) | |
tree | 7872ee8185c804820ba2c5ea3e9dc9dfd753af7a /.gitignore | |
parent | d8953b2748f88505ef71dba2a10b9ccca81e26ba (diff) | |
download | hurrycurry-5a21285e2e480eb6093d662ad4fef64d1da5d63f.tar hurrycurry-5a21285e2e480eb6093d662ad4fef64d1da5d63f.tar.bz2 hurrycurry-5a21285e2e480eb6093d662ad4fef64d1da5d63f.tar.zst |
move godot stuff to another gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,7 +1,4 @@ /target /test-client/*.js /specs/*.html -.godot -hurrycurry.pot -*.mo /client/menu/book/book_*.webp* |