rewrite-to-python: fix gitignore

This commit is contained in:
2025-11-11 19:00:28 +09:00
parent 54f1c47a13
commit 5aa19cd391

6
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# Python
*.pyc
*.pyo
build/
@@ -5,5 +6,10 @@ dist/
.venv
__pycache__
# Nix
result
result-*
# Ignore generated files by default
/mapcrafter
/bluemap