diff --git a/.gitignore b/.gitignore index 6fd0a37..b16814d 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ luac.out *.x86_64 *.hex +# Visual Studio Code files +.vscode/ \ No newline at end of file