Include Scripts/ directory to .gitignore - this is created by virtualenv on Windows (#18918)
This commit is contained in:
parent
a65d14c0cd
commit
25408bd483
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -78,6 +78,7 @@ venv
|
|||
.venv
|
||||
Pipfile*
|
||||
share/*
|
||||
Scripts/
|
||||
|
||||
# vimmy stuff
|
||||
*.swp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue