10 lines
129 B
Plaintext
10 lines
129 B
Plaintext
# Ignore Vagrant working directory
|
|
.vagrant/
|
|
|
|
# Optional: Ignore other common system files
|
|
*.log
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
Thumbs.db
|