linkedin2/.gitignore

17 lines
157 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
wheels/
*.egg-info
*.log
# Virtual environments
.venv
.env
alembic.ini
/alembic
/files
hello.py
/test