This commit is contained in:
martin.cholewa
2025-07-08 17:35:16 +02:00
parent 91173b7e34
commit 9514ca5792
5 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Ignore Vagrant working directory
.vagrant/
# Optional: Ignore other common system files
*.log
*.swp
*.swo
.DS_Store
Thumbs.db