瀏覽代碼

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
 CTestTestfile.cmake
 
-# Windows
+# Operating system
 Thumbs.db
 ehthumbs.db
+.DS_Store
 
 # Python
 __pycache__/