Selaa lähdekoodia

git ignore .DS_store

weichen 3 vuotta sitten
vanhempi
commit
6b6ce647f6
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 __pycache__
-config*
+config*
+.DS_Store