Update gitignore to exclude new build dirs and poetry venv
This commit is contained in:
parent
cad63f39c5
commit
4541f80bcc
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
explore/
|
||||
build/
|
||||
.venv/
|
||||
*.conf
|
||||
|
Loading…
Reference in New Issue
Block a user