Remove Bazel lines from Makefile
This commit is contained in:
parent
07adc3e571
commit
43f99912de
3
Makefile
3
Makefile
|
@ -151,9 +151,6 @@ BASE_RSYNC_FLAGS += -a $(RSYNC_V) \
|
||||||
--exclude '.git*' \
|
--exclude '.git*' \
|
||||||
--exclude '.hg*' \
|
--exclude '.hg*' \
|
||||||
--exclude '.*.plt' \
|
--exclude '.*.plt' \
|
||||||
--exclude '*.bzl' \
|
|
||||||
--exclude 'moduleindex.yaml' \
|
|
||||||
--exclude 'BUILD.*' \
|
|
||||||
--exclude 'erlang_ls.config' \
|
--exclude 'erlang_ls.config' \
|
||||||
--exclude '$(notdir $(ERLANG_MK_TMP))' \
|
--exclude '$(notdir $(ERLANG_MK_TMP))' \
|
||||||
--exclude '_build/' \
|
--exclude '_build/' \
|
||||||
|
|
1344
moduleindex.yaml
1344
moduleindex.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue