examtest/.gitignore

10 lines
72 B
Plaintext

# server
.vscode/
.vs/
venv/
__pycache__/
*.pyc
# client
node_modules/