Add .gitignore: Version 1

This commit is contained in:
mARTin 2026-01-24 11:41:31 +01:00
parent d91cb2d709
commit 0460137157

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
# OS-specific files
.DS_Store
Thumbs.db
# Editor/IDE folders
.vscode/
.idea/
*.swp
# Sensitive data
Inspiration/
.env
# Logs and temp files
*.log
tmp/