diff --git a/.gitignore b/.gitignore index 31b90bb..7e8b79e 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,7 @@ yarn-error.log* ## IDE cache **/.vscode/ **/.idea/ -**/*.code-workspace \ No newline at end of file +**/*.code-workspace + +# Okteto +**/okteto.yml \ No newline at end of file