diff options
author | tcmal <me@aria.rip> | 2024-08-25 17:44:21 +0100 |
---|---|---|
committer | tcmal <me@aria.rip> | 2024-08-25 17:44:21 +0100 |
commit | 4cfa1bf05616089e166e252c5f583f20274658e9 (patch) | |
tree | bbce28bb7284289fec185398421db6a0519e9837 /.gitignore | |
parent | 9f6b7a10e7e00edf6ab50a9cf162b377d84a43f6 (diff) |
refactor(all): remove render-quad and optimise imports
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -54,3 +54,6 @@ GitHub.sublime-settings .history # End of https://www.gitignore.io/api/rust,sublimetext,visualstudiocode + +# Game data. Used for testing, but not sure about license yet +textures/ |