1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Ignore Build/ and sln files

This commit is contained in:
Andrew Depke 2020-12-07 16:45:00 -07:00
parent ea1e57e142
commit 9bd6c41c6a

5
.gitignore vendored
View File

@ -2,9 +2,8 @@
*.opendb *.opendb
*.db *.db
*.vcxproj.user *.vcxproj.user
x64 Build/
Release *.sln
Debug
*.d *.d
*.o *.o
*.so *.so