]> git.meshlink.io Git - meshlink/blobdiff - .gitignore
Fix all compiler warnings found using -Wall -W -pedantic.
[meshlink] / .gitignore
index ac663e9f03ce41a13a9cea466d8e46e95acb315a..ba18fee0db94bfa1f4279fb014458df9c192d80d 100644 (file)
@@ -2,16 +2,28 @@ Makefile
 Makefile.in
 *.o
 *.a
+*.lo
+*.la
+*.orig
+*~
+.*
+!.gitignore
+!.gitmodules
+!.astylerc
+core
+core.*
 /config.*
-/src/tincd
 /autom4te.cache
 /aclocal.m4
+/aminclude.am
 /compile
 /configure
 /depcomp
 /install-sh
 /missing
-INSTALL
-.deps
-stamp-h1
-/src/device.c
+/libtool
+/ltmain.sh
+/py-compile
+/test-driver
+/stamp-h1
+/INSTALL