Browse Source

create .gitignore

Елена Контиевская 2 years ago
parent
commit
4319625546
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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