first commit

This commit is contained in:
David Ali
2026-01-28 22:20:52 +01:00
commit c913cacf8d
13 changed files with 1172 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Build Artifacts (Object files and dependencies)
obj/
*.o
*.d
# Generated Source Code
# This is created by the mapgen tool
src/ortho_maps.h
# Executables
mapgen
example_babble
example_names
# System and Editor files (Optional but recommended)
.vscode/
export.sh
export-*.txt