]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/blobdiff - .gitignore
Add reference to tc-codel(8) to the SEE ALSO section
[lisovros/iproute2_canprio.git] / .gitignore
index 5ee20805edeae4c25239d9a67701f3a447617176..3ba2632f701ff1121917b3fb51e0ecff8d475ee4 100644 (file)
@@ -1,21 +1,32 @@
 static-syms.h
+config.*
 Config
 *.o
 *.a
 *.so
 *~
 \#*#
+
 # cscope
 cscope.*
 ncscope.*
+TAGS
+
+# git files that we don't want to ignore even it they are dot-files
+!.gitignore
+!.mailmap
+
 # for patch generation
 *.diff
 *.patch
 *.orig
 *.rej
+
 # for quilt
+.pc
 patches
 series
+
 # for gdb
 .gdbinit
 .gdb_history