summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3c44b85d584bffc683a5f502af97b7bb1bb3e307 (plain) (blame)
1
2
3
4
5
6
7
8
# Python
__pycache__

# Visual Studio Code
.vscode

# venv
venv