From 077934af6f8e3b2a37f5d17d4af3fbf504695a14 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sun, 2 Oct 2016 23:49:39 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f805e81..ccc0c50 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # Object files +.DS_Store +.vscode *.o *.ko *.obj