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

# Virtualenv
venv

# Artifacts
uploads