diff --git a/.gitignore b/.gitignore index 29a3bb3..5552a83 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ /inputs/*.txt # ignore file with ‹get_input› cookies -/.env.yaml \ No newline at end of file +/.env.yaml + +# ignore VSCode files +/.vscode