mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
git ignore python 3.7 virtual environment directories
Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Richard Elling <Richard.Elling@RichardElling.com> Closes #8525
This commit is contained in:
parent
c048ddaf33
commit
fc16b4f4c8
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -61,3 +61,5 @@ cscope.*
|
|||
*.patch
|
||||
*.orig
|
||||
*.log
|
||||
venv
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue