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 and Acliad committed Jan 22, 2024
1 parent b3f61ea commit de1e312
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 de1e312

Please sign in to comment.