Skip to content
Snippets Groups Projects
Commit 3798fb1f authored by Anon's avatar Anon Committed by iggy
Browse files

gitignore: ignore .venv

parent 4b525b17
Branches
No related tags found
No related merge requests found
...@@ -10,3 +10,6 @@ __pycache__ ...@@ -10,3 +10,6 @@ __pycache__
# editor crud # editor crud
.vscode .vscode
*swp *swp
# Python
.venv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment