]> gitweb.factorcode.org Git - factor.git/commitdiff
.gitignore: sort ignores
authorBenjamin Pollack <benjamin@bitquabit.com>
Thu, 2 Aug 2018 18:37:55 +0000 (14:37 -0400)
committerBenjamin Pollack <benjamin@bitquabit.com>
Sat, 11 Aug 2018 18:13:57 +0000 (14:13 -0400)
.gitignore

index 68df555f076c466dbc29689fe93e29ca947bdf34..ff653586bb2c18bc748a66d18b4be815289549bf 100644 (file)
@@ -1,33 +1,33 @@
-*~
-*.gch*
-*.obj
-*.o
-*.s
-*.exe
-Factor/factor
+*#*#
+*.*.marks
+*.RES
 *.a
+*.bak
 *.dll
-*.lib
+*.dylib
+*.exe
 *.exp
-*.res
-*.RES
+*.gch*
 *.image
-factor.image.fresh
-*.dylib
-factor.com
-*#*#
-.DS_Store
-.gdb_history
-*.*.marks
+*.lib
+*.o
+*.obj
+*.res
+*.s
+*.so
+*~
+.#*
 .*.swm
 .*.swn
 .*.swo
 .*.swp
+.DS_Store
+.gdb_history
+Factor.app/Contents/_CodeSignature
+Factor/factor
+a.out
+checksums.txt
+factor.com
+factor.image.fresh
 logs
 work
-*.bak
-.#*
-checksums.txt
-*.so
-a.out
-Factor.app/Contents/_CodeSignature