From 50d891cd24ebe1dd0196e3bfc0db6975fa143861 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sun, 17 Feb 2019 15:18:01 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index acccb6a..2498fdd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ bin/* *.o *.a *.so.* +.DS_Store ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons.