Remove *.mod files from git
This commit is contained in:
parent
938c36c3dc
commit
625e56d034
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*.ko
|
||||
*.o
|
||||
*.mod
|
||||
*.mod.c
|
||||
.tmp_versions/
|
||||
*.order
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
/home/ta180m/git/zenpower3/zenpower.o
|
||||
|
Loading…
Reference in a new issue