浏览代码

chore: ignore src/.cache and compile_commands.json

dzp 3 年之前
父节点
当前提交
604217187d
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -5,4 +5,5 @@ src/config.log
 src/config.status
 src/*.o
 src/tt++
-
+src/.cache/
+src/compile_commands.json