Update .gitignore

This commit is contained in:
Stephen Hemminger 2011-07-11 10:29:12 -07:00
parent 73de5d9680
commit b5383aaac8
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -5,17 +5,27 @@ Config
*.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