linkedin2/.gitignore

16 lines
151 B
Plaintext
Raw Normal View History

2025-02-17 18:18:14 +02:00
# Python-generated files
__pycache__/
*.py[oc]
build/
wheels/
*.egg-info
# Virtual environments
.venv
.env
alembic.ini
/alembic
/files
hello.py
/test