diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2018-01-28 18:40:54 +0100 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2018-01-28 18:40:54 +0100 |
commit | 81f26d944027fc9f6bb26d5009d3142b841e6cd2 (patch) | |
tree | 2bd959f169a1ed27a225e72dccc9fb40f74b4636 /.gitignore | |
parent | c84bbfbbd30b51a35fc7d0e6ca32a51ed920b2fc (diff) |
Add Bazel build files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .idea target *~ +bazel-* |