linkedin2/.gitignore

17 lines
157 B
Plaintext
Raw Permalink Normal View History

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