mercatus/.gitignore

11 lines
71 B
Plaintext

# Editors
.vscode
.idea
# Python
venv
__pycache__
# Runtime
.env
data