This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ShariX_Open
/
sharix-open-webservice-running
Vigiar
3
Colocar Estrela
0
Fork
4
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Merge branch 'unstable' of blezz-tech/sharix-open-webservice-running into unstable
Панюкова Александра Анатольевна
há 4 meses atrás
pai
b45fe39c40
d25d23fec6
commit
968ace3623
2 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
4
0
.gitignore
0
0
handlers/gen_users.sh
+ 4
- 0
.gitignore
Ver Ficheiro
@@ -1,6 +1,10 @@
# VSCode
.vscode
+# venv
+venv
+.venv
+
# Python
__pycache__/
*/__pycache__
+ 0
- 0
handlers/gen_users → handlers/gen_users.sh
Ver Ficheiro