From edd5188dfba93b8ffe376d0c194804f35f43dcaa Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 9 Jan 2023 23:12:09 -0500 Subject: misc windows fixes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9046bce..c770116 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ test.txt log.txt UpgradeLog.htm compile_commands.json +# clangd creates .cache on windows at least +.cache -- cgit v1.2.3