]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - .gitignore
Use a standard autotools setup.
[sigrok-firmware-fx2lafw.git] / .gitignore
index a8b39e3e993880cb84c931512a1c2f059cb4c627..522b68ae5d6d7a57e3c4d23cdd9c3a1fc9cf33fc 100644 (file)
@@ -1,19 +1,35 @@
+# autotools cruft
+aclocal.m4
+autom4te.cache/
+config.h
+config.h.in
+config.log
+config.status
+configure
+stamp-h1
+autostuff/
+ChangeLog
+INSTALL
+
+# recursive autoconf leftovers
+Makefile
+Makefile.in
+
+# backup files
 *~
 
-*.adb
+# various sdcc related files
 *.asm
-*.bix
-*.cdb
 *.ihx
-*.iic
-*.kpf
 *.lnk
 *.lst
 *.map
 *.mem
 *.rel
 *.rst
-*.swp
 *.sym
-
-/hw/*/build/
+*.lib
+*.fw
+*.cdb
+*.lk
+*.omf