Add additional autogenerated files to gitignore
authorJason Self <j@jxself.org>
Sun, 24 Feb 2019 16:28:43 +0000 (08:28 -0800)
committerJason Self <j@jxself.org>
Sun, 24 Feb 2019 16:28:43 +0000 (08:28 -0800)
Also alphabetize the list

.gitignore

index c3554f80d3d7bd2c07a90a010f6087d6d41bf22f..28e60aa9ae81b5122e27fa9f7cfdbc47fc528ea5 100644 (file)
@@ -1,12 +1,20 @@
-*.o
 .deps
+*.o
+aclocal.m4
 autom4te.cache/
+compile
 config.h
+config.h.in
 config.h.in~
 config.log
 config.status
+configure
+depcomp
+install-sh
 makefile
+makefile.in
+missing
 skein1024sum
 skein256sum
 skein512sum
-stamp-h1
+stamp-h1
\ No newline at end of file