[PATCH] maint: Sort .gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
---
Pushed under trivial rule.
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 51d83a6..98ce398 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
-.#*
 *#*#
 *.#*#
 *.a
@@ -18,6 +17,7 @@
 *.rej
 *.s
 *~
+.#*
 .deps
 .gdb_history
 .git
-- 
1.7.12.4

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]