]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - .gitignore
build: provide a default.nix file
[thirdparty/lldpd.git] / .gitignore
index 77397ad2eb8d3baf20683c3d671f215f15e94624..d90e1b846b42083f91a996c72bf82e8ea9704ca1 100644 (file)
@@ -3,7 +3,9 @@
 *.lo
 *.a
 *.la
+*.swp
 /build*/
+/result
 
 # autotools stuff
 /m4/lt*.m4
@@ -19,6 +21,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