فهرست منبع

Add .DS_Store to .gitignore

PJB3005 7 سال پیش
والد
کامیت
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