diff --git a/.gitignore b/.gitignore index 590727b..4a1e613 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -explore/ +build/ +.venv/ *.conf