From: Peter Krempa Date: Fri, 26 Oct 2012 12:39:55 +0000 (+0200) Subject: maint: Sort .gitignore X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=41bf06e96add7ea7a7156c2d5dfd5c280fbac075;p=libvirt.git 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. --- diff --git a/.gitignore b/.gitignore index 51d83a67d4..98ce398532 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -.#* *#*# *.#*# *.a @@ -18,6 +17,7 @@ *.rej *.s *~ +.#* .deps .gdb_history .git