Added build/configuration output files to .gitignore
Signed-off-by: Daniel Madej <daniel.madej@huawei.com>
This commit is contained in:
parent
69a4da4b38
commit
4b411f837e
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,8 +11,14 @@
|
|||||||
tags
|
tags
|
||||||
Module.symvers
|
Module.symvers
|
||||||
Module.markers
|
Module.markers
|
||||||
|
*.mod
|
||||||
*.mod.c
|
*.mod.c
|
||||||
|
*.out
|
||||||
modules.order
|
modules.order
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
|
|
||||||
|
casadm/casadm
|
||||||
|
modules/include/ocf
|
||||||
|
modules/generated_defines.h
|
||||||
|
Loading…
Reference in New Issue
Block a user