Browse Source

Merge branch 'unstable' of blezz-tech/sharix-open-webservice-running into unstable

Панюкова Александра Анатольевна 4 tháng trước cách đây
mục cha
commit
968ace3623
2 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore
  2. 0 0
      handlers/gen_users.sh

+ 4 - 0
.gitignore

@@ -1,6 +1,10 @@
 # VSCode
 .vscode
 
+# venv
+venv
+.venv
+
 # Python
 __pycache__/
 */__pycache__

+ 0 - 0
handlers/gen_users → handlers/gen_users.sh