diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-09-30 20:35:36 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-09-30 20:35:36 +0200 |
| commit | 3117ac777c38da483b22325d2bb9273684e31097 (patch) | |
| tree | 82ce19cc929e93fd9cd7eddfc0bdf487f1fb9eba /client/.gitignore | |
| parent | 7bdc4768872836dbd4d39ec395c1219334fe53ce (diff) | |
| download | hurrycurry-3117ac777c38da483b22325d2bb9273684e31097.tar hurrycurry-3117ac777c38da483b22325d2bb9273684e31097.tar.bz2 hurrycurry-3117ac777c38da483b22325d2bb9273684e31097.tar.zst | |
generate android icons
Diffstat (limited to 'client/.gitignore')
| -rw-r--r-- | client/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore index a1c6d43d..03408ec6 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,3 +1,5 @@ .godot /po /menu/book/book_*.webp* +/icons/* +!/icons/main.png |