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

Add .DS_Store to .gitignore

PJB3005 7 жил өмнө
parent
commit
413fe299fb
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -5,3 +5,6 @@ __pycache__
 *.pyc
 *~
 .directory
+
+# Finder (MacOS) makes these automatically.
+.DS_Store