Skip to content
This repository was archived by the owner on Mar 15, 2020. It is now read-only.

Commit de88f4a

Browse files
committed
Setting .gitignore not to pickup build results
1 parent 175f023 commit de88f4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
# Kernel Module Compile Results
4646
*.mod*
4747
*.cmd
48+
bin/
49+
win32/build/
50+
linux/build/
51+
*.7z
4852
.tmp_versions/
4953
modules.order
5054
Module.symvers

0 commit comments

Comments
 (0)