Ignore .venv directory globally
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
50b0aa2464
commit
3670df6608
1 changed files with 2 additions and 1 deletions
|
@ -26,5 +26,6 @@ Thumbs.db
|
|||
# IDE specific files #
|
||||
#####################
|
||||
.idea
|
||||
|
||||
.*.swp
|
||||
|
||||
.venv
|
||||
|
|
Loading…
Reference in a new issue