Skip to content

Commit 33dc621

Browse files
Zerpetmergify[bot]
authored andcommitted
Remove Bazel lines from Makefile
(cherry picked from commit 43f9991) (cherry picked from commit ac7b9fe) # Conflicts: # moduleindex.yaml
1 parent a587785 commit 33dc621

File tree

1 file changed

+0
-3
lines changed

1 file changed

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