Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eguiraud committed Oct 2, 2023
1 parent eaf1949 commit f1ef947
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
bazel-bin
bazel-cpp-compute-graph-autodiff
bazel-out
bazel-testlogs
bazel-bin/
bazel-cpp-graph-autodiff/
bazel-out/
bazel-testlogs/
external/
.cache/
compile_commands.json
.gdb_history

0 comments on commit f1ef947

Please sign in to comment.