Skip to content

Commit 43f9991

Browse files
committed
Remove Bazel lines from Makefile
1 parent 07adc3e commit 43f9991

File tree

2 files changed

+0
-1347
lines changed

2 files changed

+0
-1347
lines changed

Makefile

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

0 commit comments

Comments
 (0)