19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
.tools/
|
|
|
|
# Logs and local patch leftovers
|
|
*.log
|
|
*.tmp
|
|
*.bak
|
|
*.orig
|
|
*.rej
|
|
|
|
# Editor/IDE
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
|
|
# OS metadata
|
|
.DS_Store
|
|
Thumbs.db
|
|
desktop.ini
|