Skip to content

Commit 493d447

Browse files
committed
Remove Bazel lines from Makefile
(cherry picked from commit ac7b9fe)
1 parent 97e491a commit 493d447

File tree

2 files changed

+0
-1342
lines changed

2 files changed

+0
-1342
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)