ignoring env, venv and idea

This commit is contained in:
Artem Chernyshev 2023-04-06 14:35:48 +03:00 committed by Michael Opdenacker
parent c3b8106f85
commit 462b8741c5

3
.gitignore vendored
View file

@ -2,6 +2,9 @@
__pycache__
tags
/.cache/
.idea/
env/
venv/
# Web-specific
http/images