mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
misc: sort .gitignore alphabetically
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
committed by
Bo Chen
parent
9ad057bd14
commit
0638b38d60
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,13 +1,13 @@
|
||||
/.agents
|
||||
/.claude
|
||||
/.codex
|
||||
/build
|
||||
/.cargo
|
||||
/target
|
||||
**/*.rs.bk
|
||||
**/Cargo.lock
|
||||
**/rusty-tags.vi
|
||||
/rpm/SOURCES
|
||||
/.agents
|
||||
/.cargo
|
||||
/.claude
|
||||
/.codex
|
||||
/.vscode
|
||||
/build
|
||||
/rpm/SOURCES
|
||||
/target
|
||||
/vendor
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user