From 91e1b0675d531e87a8866ab6595692a3fa52c322 Mon Sep 17 00:00:00 2001 From: Gabriele Contini <gcontini@users.noreply.github.com> Date: 周六, 14 12月 2019 13:56:41 +0800 Subject: [PATCH] Merge pull request #69 from open-license-manager/feature/issue_licenses_42 --- .gitignore | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 469799c..6f0748c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,6 @@ *.out /Default/ -product/* -!product/.gitkeep +projects/* +!projects/.gitkeep -- Gitblit v1.9.1