Browse Source

create .gitignore, delete __pycache__

Елена Контиевская 2 years ago
parent
commit
f56f740dda

+ 5 - 0
.gitignore

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

BIN
__pycache__/SharixQuery.cpython-39.pyc


BIN
__pycache__/config.cpython-39.pyc


BIN
__pycache__/connect.cpython-39.pyc


BIN
__pycache__/function.cpython-39.pyc