Files
newolddkprice/.gitignore

16 lines
102 B
Plaintext

# Python
__pycache__/
*.py[cod]
.env
.venv/
venv/
# PyCharm
.idea/
# OS
.DS_Store
# data
results.*