calligrapher/.gitignore
2026-01-12 12:37:52 -05:00

21 lines
126 B
Plaintext

# macOS
.DS_Store
# Editor
*.swp
*.swo
*~
# IDE
.idea/
.vscode/
# Typst output
*.pdf
*.png
*.svg
# Temp files
*.tmp
*.bak