Forráskód Böngészése

git ignore .DS_store

weichen 3 éve
szülő
commit
6b6ce647f6
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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