Parcourir la source

create .gitignore

Елена Контиевская il y a 2 ans
Parent
commit
4319625546
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# Python
+__pycache__/
+
+# Desktop Services Store
+.DS_Store