diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-03-12 10:42:43 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-03-12 10:42:43 +0100 |
| commit | ea6e13c6d6ac614a3d441df4590b6db82aa79f13 (patch) | |
| tree | bce6bf5fd12c9b61661c46350945ba23e95ebaff /.gitignore | |
| parent | af262519d9b95e64510702e8da0d7c47be97ffb1 (diff) | |
| download | vs-bolsjer-ea6e13c6d6ac614a3d441df4590b6db82aa79f13.tar.gz vs-bolsjer-ea6e13c6d6ac614a3d441df4590b6db82aa79f13.zip | |
Hides .zip files from git, i.e. the packaged mod.
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..c4c4ffc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.zip |
