Add ./tags to .gitignore
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
This commit is contained in:
parent
6367a66a68
commit
d453456c5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@
|
|||||||
*.ko.*
|
*.ko.*
|
||||||
*.obj
|
*.obj
|
||||||
*.a
|
*.a
|
||||||
|
tags
|
||||||
Module.symvers
|
Module.symvers
|
||||||
Module.markers
|
Module.markers
|
||||||
*.mod.c
|
*.mod.c
|
||||||
|
Loading…
Reference in New Issue
Block a user