add: .zed and OS Generated files to .gitignore, and better exclusion of IDE folder

This commit is contained in:
MasterAcnolo
2026-09-27 11:30:57 +02:00
parent 1e0b2affee
commit d11c0f9839

10
.gitignore vendored
View File

@@ -13,8 +13,14 @@
config/config.dev.json config/config.dev.json
# IDE # IDE
/.idea .idea/
/.vscode .vscode/
.zed/
# OS generated files
.DS_Store
.DS_Store?
Thumbs.db
# Linux executable # Linux executable
ffmpeg ffmpeg