From cc7306b25eaf25dd8cef94483a761a5e24789371 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Mon, 6 Apr 2020 11:21:51 -0400
Subject: [PATCH] update .gitignore

[skip ci]
---
 .gitignore | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 30adfd9..5206515 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,8 +11,6 @@
 \#*\#
 *.mat
 *.asv
-src/subroutines/git.info
-src/subroutines/git.last-commit-hash
 
-/missing_dbnomics
-/utils
\ No newline at end of file
+# Test directory
+m-unit-tests
-- 
GitLab