1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02:00

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

View File

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