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

Ignore obj files.

This commit is contained in:
Bartosz Taudul
2023-05-22 21:09:38 +02:00
parent 7299b49dab
commit 6b587e61de

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ tools/*
*.o
*.so
*.swp
*.obj
imgui.ini
test/tracy_test
test/tracy_test.exe