diff --git a/.gitignore b/.gitignore index 023600b0..f0064bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ build/ .cache/ -.vscode/ \ No newline at end of file +.vscode/ +src/Library/SDL2 +src/Library/cmake +src/Library/GL \ No newline at end of file