Selaa lähdekoodia

Merge pull request #3236 from buchgr/bazel-links

bazel: add bazel symlinks to .gitignore
Feng Xiao 8 vuotta sitten
vanhempi
commit
491b32041d
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -167,3 +167,6 @@ js/google/
 js/node_modules/
 js/testproto_libs1.js
 js/testproto_libs2.js
+
+# Ignore the bazel symlinks
+/bazel-*