Initial commit with scripts and .gitignore

This commit is contained in:
wbg
2026-04-01 11:27:14 +02:00
commit f9665e3e37
3 changed files with 97 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# Backup files
*~
*.bak
*.swp
*.orig
# OS specific
.DS_Store
Thumbs.db
# Log files
*.log