Skip to content

Commit

Permalink
gitignore: Ignore some kernel build results
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKagstrom committed Mar 9, 2014
1 parent ce56522 commit ee2b035
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@
*~
*.pyc
*.pyo
*.cmd
.tmp_versions
*.ko
*.symvers
*.order
*.mod.c
kcov

0 comments on commit ee2b035

Please sign in to comment.