wikilain/.gitignore

12 lines
101 B
Plaintext

.venv
*.pyc
*.pyo
*.pyd
__pycache__
*.egg-info
.env
.ycm_extra_conf.py
postgres/
.envrc
.mypy_cache/