new file: .gitignore

modified:   README.md
This commit is contained in:
funman300
2026-04-16 13:17:51 -07:00
parent a92e8ca530
commit e96e864417
2 changed files with 61 additions and 88 deletions
+13
View File
@@ -0,0 +1,13 @@
# Editor temp files
*.swp
*.swo
*~
.idea/
.vscode/
# OS files
.DS_Store
Thumbs.db
# Downloaded installer (no need to track)
*.exe