From 089398c3f3e2c0a9d0bededfcd2697f368834f88 Mon Sep 17 00:00:00 2001 From: Matteo Varalta <matteo.varalta@txtgroup.com> Date: 周一, 29 4月 2019 21:18:30 +0800 Subject: [PATCH] Simple append multiple sections into license file --- .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