Quellcode durchsuchen

bazel: add bazel symlinks to .gitignore

Jakob Buchgraber vor 8 Jahren
Ursprung
Commit
d0e6f3b9ab
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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