diff --git a/.gitignore b/.gitignore index 646e446f..4b02d392 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,7 @@ scripts/glext.h *visualstudio/ # vscode cmake plugin -build/* \ No newline at end of file +build/* +CTestTestfile.cmake +source/Irrlicht/CTestTestfile.cmake +test/CTestTestfile.cmake