mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
maint: Sort .gitignore
Sorting of the .gitignore file was broken after the last addition. After a clean build the scripts re-sort it making the working tree dirty.
This commit is contained in:
+1
-1
@@ -1,4 +1,3 @@
|
||||
.#*
|
||||
*#*#
|
||||
*.#*#
|
||||
*.a
|
||||
@@ -18,6 +17,7 @@
|
||||
*.rej
|
||||
*.s
|
||||
*~
|
||||
.#*
|
||||
.deps
|
||||
.gdb_history
|
||||
.git
|
||||
|
||||
Reference in New Issue
Block a user