Skip to content

Commit

Permalink
A new gitignore, that will ignore cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
bdaase committed Jun 16, 2018
1 parent 683172b commit ffb2494
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@
modules.order
Module.symvers
Mkfile.old
dkms.conf
dkms.conf

# Cahe Files
*.cache.*

0 comments on commit ffb2494

Please sign in to comment.