Hide venv and compiled python
This commit is contained in:
parent
0b77c33d97
commit
52c4efd5f5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
*.jar
|
*.jar
|
||||||
*.cap
|
*.cap
|
||||||
|
*/.venv/*
|
||||||
|
*.pyc
|
||||||
|
Loading…
Reference in New Issue
Block a user