From 0b9b0035d2ed58b60a8373ceb55d4581bdc9c729 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Thu, 27 Sep 2018 13:40:04 -0400 Subject: [PATCH] Removed unnecessary types --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 96e8096..82d0478 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ # Add any directories, files, or patterns you don't want to be tracked by version control .octave_hist -.vscode/* -*.exe -C++/*.exe \ No newline at end of file +.vscode/* \ No newline at end of file