0
0
mirror of https://github.com/wolfpld/tracy.git synced 2026-01-18 17:11:26 +01:00

Have git ignore Unix shared libraries.

This commit is contained in:
Jim Blandy
2020-07-31 11:52:25 -07:00
parent 1f2990f709
commit c75b940816

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ Release
Debug
*.d
*.o
*.so
*.swp
imgui.ini
test/tracy_test