Add more to gitignore.
This commit is contained in:
parent
d6d837a627
commit
da3de495d1
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# General generated python files
|
||||||
|
**/__pycache__/
|
||||||
|
|
||||||
# Ignore virtual Python environment
|
# Ignore virtual Python environment
|
||||||
**/venv/*
|
**/venv/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user