diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -bazel-*/
-compile_commands.json
+bazel-*/ +compile_commands.json +.cache/ +external/ |
![]() |
index : 460nm/asl.git | |
ASL |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -1,2 +1,4 @@ -bazel-*/
-compile_commands.json
+bazel-*/ +compile_commands.json +.cache/ +external/ |