Add more unwanted compilation output files to .gitignore. (#22894)

This commit is contained in:
Nick Brassel
2024-01-12 23:08:11 +11:00
committed by GitHub
parent 6cc56f3f8c
commit c6ed3cdf10

5
.gitignore vendored
View File

@@ -18,6 +18,11 @@
*.lst
*.map
*.o
*.a
*.so
*.dylib
*.dll
*.la
*.stackdump
*.sym