Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>2020-07-31 21:52:25 +0300
committerJim Blandy <jimb@red-bean.com>2020-07-31 21:52:25 +0300
commitc75b94081687209bff29280dde85614b60471e70 (patch)
tree80c38cffbde716d2cd3454176b6e64339f158c0d /.gitignore
parent1f2990f7096859b467557e3a45479dfe145f4515 (diff)
Have git ignore Unix shared libraries.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64c29920..f18e0257 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ Release
Debug
*.d
*.o
+*.so
*.swp
imgui.ini
test/tracy_test