Add .gitignore

This commit is contained in:
Stu Leak 2025-10-24 14:00:18 -04:00
commit a1959ddbd6

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# Ignore system junk
.DS_Store
Thumbs.db
# Ignore temporary exports
*.tmp
*.bak
*.log