浏览代码

Add .DS_Store to .gitignore

rdb 2 年之前
父节点
当前提交
27daecf030
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -48,9 +48,10 @@ cmake_install.cmake
 install_manifest.txt
 install_manifest.txt
 CTestTestfile.cmake
 CTestTestfile.cmake
 
 
-# Windows
+# Operating system
 Thumbs.db
 Thumbs.db
 ehthumbs.db
 ehthumbs.db
+.DS_Store
 
 
 # Python
 # Python
 __pycache__/
 __pycache__/