diff --git a/.gitignore b/.gitignore index 885ef5e..368f697 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ .vscode/ .cache/ -build/* --Makefile \ No newline at end of file +build/ \ No newline at end of file