ignore .DS_Store

This commit is contained in:
Joel Höner 2016-11-27 22:36:38 +01:00
parent 9ce1ba1b3b
commit 90538a8040
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,4 +1,3 @@
# Created by https://www.gitignore.io/api/c,c++,cmake
### C ###
@ -76,3 +75,8 @@ Makefile
cmake_install.cmake
install_manifest.txt
CTestTestfile.cmake
# MacOS
.DS_Store