Added kernel module compilation results

Adds kernel module compile to the ignore list.
This commit is contained in:
aarian93p 2016-09-21 09:55:57 +03:30 committed by GitHub
parent afbff9027d
commit a080e36767
1 changed files with 7 additions and 0 deletions

View File

@ -34,3 +34,10 @@
# Debug files
*.dSYM/
*.su
# Kernel Module Compile Results
*.mod.c
modules.order
Module.symvers
Mkfile.old
dkms.conf