Skip to content

Commit 053c952

Browse files
committed
Remove Bazel lines from Makefile
1 parent 07adc3e commit 053c952

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,7 @@ BASE_RSYNC_FLAGS += -a $(RSYNC_V) \
151151
--exclude '.git*' \
152152
--exclude '.hg*' \
153153
--exclude '.*.plt' \
154-
--exclude '*.bzl' \
155154
--exclude 'moduleindex.yaml' \
156-
--exclude 'BUILD.*' \
157155
--exclude 'erlang_ls.config' \
158156
--exclude '$(notdir $(ERLANG_MK_TMP))' \
159157
--exclude '_build/' \

0 commit comments

Comments
 (0)