diff --git a/.gitignore b/.gitignore index 12318c6cd..5275088d0 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,4 @@ a.out *.out *.app -build/ \ No newline at end of file +build/ diff --git a/.vscode/settings.json b/.vscode/settings.json index 245be1a04..074c4ab03 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,4 +3,4 @@ "editor.formatOnSave": true, "editor.formatOnType": true, "editor.formatOnPaste": true -} \ No newline at end of file +}