From 5b9ae1915c78b05a84b01dec19ad7a84daea8050 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Sat, 13 Apr 2019 13:26:57 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e22c771..6d4051e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# Object files +.DS_Store +.vscode +.idea + # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o *.a