From 58079e0ecf0b4555393293d4fa3dadf8f2356def Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Thu, 17 May 2018 11:47:46 +0200 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1cae2c0..14e0acd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ # MacOS stuff .DS_Store + +*.dproj +examples/fs2000* + -- GitLab