Skip to content

Commit

Permalink
Add more unwanted compilation output files to .gitignore. (qmk#22894)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored Jan 12, 2024
1 parent 6cc56f3 commit c6ed3cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
*.lst
*.map
*.o
*.a
*.so
*.dylib
*.dll
*.la
*.stackdump
*.sym

Expand Down

0 comments on commit c6ed3cd

Please sign in to comment.