fix repo
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,9 +1,16 @@
|
||||
# Ignore Vagrant working directory
|
||||
.vagrant/
|
||||
|
||||
# Ignore large Vagrant box files and images
|
||||
*.box
|
||||
*.img
|
||||
noble-server-cloudimg-arm64.img
|
||||
ubuntu-*.box
|
||||
|
||||
# Optional: Ignore other common system files
|
||||
*.log
|
||||
*.swp
|
||||
*.swo
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user