dicekey/.gitignore

8 lines
54 B
Plaintext
Raw Normal View History

2023-07-18 04:40:30 -04:00
dist/
*.egg-info/
.env
env
*/__pycache__/*
.venv
venv