mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
init
This commit is contained in:
16
libs/ventoy-img-rs/.gitignore
vendored
Normal file
16
libs/ventoy-img-rs/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Build output
|
||||
/target/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Test files
|
||||
*.img
|
||||
!resources/*.img
|
||||
Reference in New Issue
Block a user