2
0
Эх сурвалжийг харах

Add .DS_Store to .gitignore

rdb 2 жил өмнө
parent
commit
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__/