]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - .gitignore
ip/tunnel: Use print_0xhex() instead of print_string()
[mirror_iproute2.git] / .gitignore
index c7841595ab4b100000bcf2ecb90bc61287f2db4a..f8c3dfca840c21ed3a3129c143c00c790460c0e1 100644 (file)
@@ -1,5 +1,7 @@
-static-syms.h
+# locally generated
 Config
+static-syms.h
+config.*
 *.o
 *.a
 *.so
@@ -9,6 +11,7 @@ Config
 # cscope
 cscope.*
 ncscope.*
+tags
 TAGS
 
 # git files that we don't want to ignore even it they are dot-files
@@ -30,3 +33,19 @@ series
 .gdbinit
 .gdb_history
 *.gdb
+
+# tests
+testsuite/results
+testsuite/iproute2/iproute2-this
+testsuite/tools/generate_nlmsg
+testsuite/tests/ip/link/dev_wo_vf_rate.nl
+
+# doc files generated at runtime
+doc/*.aux
+doc/*.log
+doc/*.toc
+doc/*.ps
+doc/*.dvi
+doc/*.html
+doc/*.pdf
+doc/*.out