diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-03-20 18:33:17 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-03-20 18:33:17 +0100 |
| commit | f2424c3755de9192f8c477c3b70dfa5e6680537a (patch) | |
| tree | 2a5ba6ada23a80172a9ddc24ca9d12843a268382 | |
| parent | 0e0cab6b0833d8917efd0f2c3a2676af5779161b (diff) | |
| download | df-lumberborne-f2424c3755de9192f8c477c3b70dfa5e6680537a.tar.gz df-lumberborne-f2424c3755de9192f8c477c3b70dfa5e6680537a.zip | |
chore: update .gitignore
Updates .gitignore to ignore some more files and directories generated
by the Makefile.
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ *.zip +*.tar.gz +lumberborne_v* |
