Browse Source

chore: ignore src/.cache and compile_commands.json

dzp 3 năm trước cách đây
mục cha
commit
604217187d
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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