]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - .gitignore
style: remove `if (...) free(...)` pattern
[thirdparty/lldpd.git] / .gitignore
index 3e5acad714ac8a2d666cb35b6668efe486f6a3c3..ecd8b1cf8692d1e41864b7217551e182eac02449 100644 (file)
@@ -3,7 +3,7 @@
 *.lo
 *.a
 *.la
-/build/
+/build*/
 
 # autotools stuff
 /m4/lt*.m4
@@ -19,6 +19,7 @@
 /configure
 /depcomp
 /missing
+/test-driver
 
 # automake
 /Makefile.in
 /src/compat/Makefile.in
 /src/Makefile.in
 /tests/Makefile.in
-/man/Makefile.in
-
+/osx/Makefile.in
+/ar-lib
 
 # cscope
 /cscope.*
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS