AI-markdown/.gitignore

13 lines
92 B
Plaintext

.env
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
dist/
build/
db/data/
*.db
*.sqlite