Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Commit

Permalink
add *.ko to the list of ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed May 4, 2017
1 parent a3a8a9f commit f0a504a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -7,6 +7,8 @@
*.pyc
*.callgrind
*.xray
*.o
*.ko
**/build/*
.idea/*
qemu-vlan0.pcap
Expand Down

0 comments on commit f0a504a

Please sign in to comment.