Skip to content

Commit

Permalink
Git: Ignore compilation artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell authored and evadot committed Feb 14, 2023
1 parent 252ea88 commit ddd46fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
*.[oa]
*.ko
*.ko.debug
*.ko.full
*.fwo
*.c
**/machine
**/x86
**/i386
**/export_syms
*_bin
*.h

0 comments on commit ddd46fa

Please sign in to comment.