Skip to content

Commit 930f1b6

Browse files
committed
added .gitignore and licence
1 parent 1ac382a commit 930f1b6

File tree

2 files changed

+681
-0
lines changed

2 files changed

+681
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
modules.order
2+
Module.symvers
3+
*.ko
4+
*.cmd
5+
*.mod.c
6+
*.o
7+
.tmp_versions

0 commit comments

Comments
 (0)