Update gitignore to exclude new build dirs and poetry venv

This commit is contained in:
Ethan Paul 2021-04-24 22:34:02 -04:00
parent cad63f39c5
commit 4541f80bcc
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
explore/
build/
.venv/
*.conf