diff --git a/.gitignore b/.gitignore index 06464cb..4526507 100644 --- a/.gitignore +++ b/.gitignore @@ -69,4 +69,8 @@ _deps .ionide # Build artifacts -bin/ \ No newline at end of file +bin/ +build/ + +# Local environment files +env-setup.sh \ No newline at end of file