blob: 44025a4312d0aff98f7d9455867b547396265fa1 [file] [log] [blame]
ignore_directories([
# rules_js says: "We recommend that all node_modules folders in
# the source tree be ignored, to avoid Bazel printing confusing
# error messages."
"**/node_modules",
".jj",
])