From 39f87fd37c062915a45f5d8e5c2dc28e60bb60c8 Mon Sep 17 00:00:00 2001 From: jordan4ibanez Date: Wed, 29 Nov 2023 01:45:29 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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