]> sigrok.org Git - sigrok-gtk.git/commitdiff
Update .gitignore file.
authorUwe Hermann <redacted>
Sun, 30 Dec 2012 21:32:02 +0000 (22:32 +0100)
committerUwe Hermann <redacted>
Tue, 1 Jan 2013 00:14:26 +0000 (01:14 +0100)
.gitignore

index f960f19d42f18d9bc49771fc1d07865f3a832322..42f11e701b15227798cf7637b9f79e16cc0f237d 100644 (file)
@@ -1,5 +1,42 @@
+# autotools cruft
+aclocal.m4
+autom4te.cache/
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+libtool
+ltmain.sh
+install-sh
+map
+missing
+stamp-h1
+autostuff/
+version.h
+ChangeLog
+
+# recursive autoconf leftovers
+.deps
+Makefile
+Makefile.in
+
+# build leftovers
+*~
+*.o
+*.a
+*.lo
+*.la
+.libs/
+*.pc
+
+# Misc
 sigrok-gtk
 sigrok-gtk.exe
 contrib/sigrok-gtk.nsi
 contrib/sigrok-gtk-installer*.exe
-ChangeLog
+