diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7d64db33b..501d7e2f9 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ winenv/ # for compiler compile_commands.json +.cache/ # Makefile generation /core/xmake.config.h |
