From a0b74b09a5824d50613e3b3a5590e7a9ed515716 Mon Sep 17 00:00:00 2001
From: Wenfeng CAI <xoxyzox-m@yahoo.com>
Date: 周二, 13 11月 2018 10:51:36 +0800
Subject: [PATCH] Fix assumed return type of MSVC

---
 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d97328f..f4c435e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,8 @@
 *.la
 *.a
 /Makefile
+/Testing
+
+# Cmake generated files
+build
+

--
Gitblit v1.9.1