Files
babbler/.gitignore
2026-01-28 22:20:52 +01:00

19 lines
279 B
Plaintext

# 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