moonarch/.gitignore
nevaforget 0a266510e0 i18n: migrate all German text to English
Enforce the repo convention that committed text is English.
Translates ABOUTME headers, code comments, log/error messages,
shell prompts, and documentation across all files.
CLAUDE.md files remain in German per policy.
2026-03-28 14:53:23 +01:00

10 lines
137 B
Plaintext

# ABOUTME: Gitignore for Moonarch.
# ABOUTME: Excludes temporary files and build artifacts.
*.pyc
__pycache__/
*.swp
*.swo
*~
.DS_Store