]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Sort .gitignore
authorPeter Krempa <pkrempa@redhat.com>
Fri, 26 Oct 2012 12:39:55 +0000 (14:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 26 Oct 2012 12:39:55 +0000 (14:39 +0200)
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.

.gitignore

index 51d83a67d4e0cfe5bd1981930b872dcca7bee930..98ce398532ccec64b6b2072013497a5d0044b081 100644 (file)
@@ -1,4 +1,3 @@
-.#*
 *#*#
 *.#*#
 *.a
@@ -18,6 +17,7 @@
 *.rej
 *.s
 *~
+.#*
 .deps
 .gdb_history
 .git