diff --git a/.gitignore b/.gitignore index 9fe17bc..9bb8c7c 100644 --- a/.gitignore +++ b/.gitignore @@ -126,4 +126,8 @@ venv.bak/ dmypy.json # Pyre type checker -.pyre/ \ No newline at end of file +.pyre/ + +# Folder ignore +vision-env +keys \ No newline at end of file