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

github.com/MediaArea/ZenLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Meyering <info@andremeyering.de>2020-05-15 11:35:50 +0300
committerAndre Meyering <info@andremeyering.de>2020-05-15 11:35:50 +0300
commit55b48f70a6d76c4a7abdc62d183ec5cd370771c2 (patch)
tree3378a1030f538f1f9374bc2a278d7af6afa03fa8 /.gitignore
parent3fa136da5aeb067ca73b1b1de7d2e24f0150989d (diff)
Ztring.cpp: fix implicit float-to-double conversion warning
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a69b5f8..be774c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@
*.zip
__history
bin
+Build/
Debug
Debug_Ansi
Debug_Build