Skip to content

Commit d48a40b

Browse files
committed
8.0.0
1 parent eeec991 commit d48a40b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
*.i*86
4242
*.x86_64
4343
*.hex
44+
*.bin
4445

4546
# Debug files
4647
*.dSYM/
@@ -51,6 +52,7 @@
5152
# Kernel Module Compile Results
5253
*.mod*
5354
*.cmd
55+
__pycache__/
5456
.tmp_versions/
5557
modules.order
5658
Module.symvers
-97.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)