Adjusted .gitignore

This commit is contained in:
2023-02-11 19:21:09 -06:00
parent eb92287fab
commit 266104fc4b
Vendored
+1
View File
@@ -3,3 +3,4 @@ test/OUTPUT
bin/*.out bin/*.out
build/*.o build/*.o
*.swp *.swp
.vscode