diff --git a/.gitignore b/.gitignore index 54f53e1..24cac8a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,7 @@ export/ .clang-format # Windows local/ -prefix/ \ No newline at end of file +prefix/ +.cache/ +.kateproject.build +compile_commands.json