StackTipsLab / bloggy

Open source codebase for stacktips.com blog. It is built using Python and Django framework.
https://stacktips.com
MIT License
18 stars 6 forks source link

Add .venv to gitignore #17

Closed LairdStreak closed 10 months ago

LairdStreak commented 10 months ago

Virtual envs should not be committed.