Remove Bazel lines from Makefile
This commit is contained in:
parent
be30e9dc1d
commit
16f8e515c2
3
Makefile
3
Makefile
|
@ -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/' \
|
||||
|
|
1344
moduleindex.yaml
1344
moduleindex.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue