e96e864417
modified: README.md
14 lines
132 B
Plaintext
14 lines
132 B
Plaintext
# Editor temp files
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.idea/
|
|
.vscode/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Downloaded installer (no need to track)
|
|
*.exe
|