Add .gitignore

This commit is contained in:
2026-04-16 14:04:35 +02:00
parent 6529109b76
commit 8a0431f9e7

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Distribution
dist/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Logs
*.log