diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-03-20 15:10:38 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-03-20 15:10:38 +0100 |
| commit | d1066311b495a346a2e0b941858f9d60b8c3f011 (patch) | |
| tree | d75d24d4978aa75146c7b23961cb2dd96feef86a /.gitignore | |
| download | df-lumberborne-d1066311b495a346a2e0b941858f9d60b8c3f011.tar.gz df-lumberborne-d1066311b495a346a2e0b941858f9d60b8c3f011.zip | |
chore: init
Initialises the project with an info.txt and init.lua, so that the mod
is picked up in Dwarf Fortress.
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 |
