From 71c5a185f0cc080c037d764e8244b162019e6a04 Mon Sep 17 00:00:00 2001
From: Jan Willamowius <jan@willamowius.de>
Date: 周一, 22 4月 2019 00:56:23 +0800
Subject: [PATCH] intentionally ignore result

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

diff --git a/.gitignore b/.gitignore
index 1dc413f..f4c435e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,7 @@
 *.a
 /Makefile
 /Testing
+
+# Cmake generated files
+build
+

--
Gitblit v1.9.1