From 9d3cc72d84ef851d145a9e01b1c313540aaa76dc Mon Sep 17 00:00:00 2001 From: Matteo Varalta <matteo.varalta@txtgroup.com> Date: 周一, 29 4月 2019 22:13:18 +0800 Subject: [PATCH] Example use DEFAULT --- .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