Просмотр исходного кода

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

Панюкова Александра Анатольевна 2 месяцев назад
Родитель
Сommit
968ace3623
2 измененных файлов с 4 добавлено и 0 удалено
  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