Files
Vagrant/.gitignore
martin.cholewa 9514ca5792 ignore
2025-07-08 17:35:16 +02:00

10 lines
129 B
Plaintext

# Ignore Vagrant working directory
.vagrant/
# Optional: Ignore other common system files
*.log
*.swp
*.swo
.DS_Store
Thumbs.db