Remove Bazel lines from Makefile

This commit is contained in:
Aitor Perez 2025-03-13 17:30:20 +00:00 committed by Michael Klishin
parent be30e9dc1d
commit 16f8e515c2
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
2 changed files with 0 additions and 1347 deletions

View File

@ -151,9 +151,6 @@ BASE_RSYNC_FLAGS += -a $(RSYNC_V) \
--exclude '.git*' \
--exclude '.hg*' \
--exclude '.*.plt' \
--exclude '*.bzl' \
--exclude 'moduleindex.yaml' \
--exclude 'BUILD.*' \
--exclude 'erlang_ls.config' \
--exclude '$(notdir $(ERLANG_MK_TMP))' \
--exclude '_build/' \

File diff suppressed because it is too large Load Diff