From 7178331710b43e8c05929312f6eaa1a26114ae7f Mon Sep 17 00:00:00 2001 From: Andrews Sobral <andrewssobral@gmail.com> Date: Sat, 9 Mar 2019 22:41:43 +0100 Subject: [PATCH] updated git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e81772b..5ee692f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ java_gui/bgslibrary.exe python/ qt_gui/ fet/etc/ +_* *.exe *.pdb *.suo -- GitLab