mirror of https://github.com/citusdata/citus.git
Add .venv to gitignore
parent
9f41ea2157
commit
92dab9b441
|
@ -51,3 +51,4 @@ lib*.pc
|
||||||
|
|
||||||
# style related temporary outputs
|
# style related temporary outputs
|
||||||
*.uncrustify
|
*.uncrustify
|
||||||
|
.venv
|
||||||
|
|
Loading…
Reference in New Issue