feat: Add .gitignore to exclude system and editor files

This commit is contained in:
buildplan
2025-06-30 11:15:13 +01:00
parent fc153ea017
commit 57f2ca6e88

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
*.log
*.tmp
*.bak
*.swp
.DS_Store
.AppleDouble
.LSOverride
*~
Thumbs.db
ehthumbs.db
Desktop.ini
.vscode/
.idea/
*.sublime-project
*.sublime-workspace
.env
secrets.env
*.backup