mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2026-01-26 14:13:24 +00:00
Add more files to gitignore
Ignore files from cscope, patch, etc.
This commit is contained in:
parent
05b4f8492b
commit
5e2f74a75c
12
.gitignore
vendored
12
.gitignore
vendored
@ -4,3 +4,15 @@ Config
|
||||
*.a
|
||||
*.so
|
||||
*~
|
||||
\#*#
|
||||
# cscope
|
||||
cscope.*
|
||||
ncscope.*
|
||||
# for patch generation
|
||||
*.diff
|
||||
*.patch
|
||||
*.orig
|
||||
*.rej
|
||||
# for quilt
|
||||
patches
|
||||
series
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user