21 lines
126 B
Plaintext
21 lines
126 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# Editor
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Typst output
|
|
*.pdf
|
|
*.png
|
|
*.svg
|
|
|
|
# Temp files
|
|
*.tmp
|
|
*.bak
|