diff --git a/.gitignore b/.gitignore index ce4b15f..d01ef90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ +main *.o -*.GCC_ -**/.vscode/ -ex1/ABCEFG/skalar_stl/out_1.txt \ No newline at end of file +.vscode/ +ex1/code/out_1.txt \ No newline at end of file