From b1e3db712e85bf9d4b96f4784cdff74edebb61f9 Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Thu, 3 Dec 2020 11:52:09 +0200 Subject: [PATCH] binary_artifact.yml: restore .ctags.d/ and .github/ (helps vim/emacs users and running CI tests locally) --- .github/workflows/binary_artifact.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/binary_artifact.yml b/.github/workflows/binary_artifact.yml index 0fbfa40236..1d877b7f7a 100644 --- a/.github/workflows/binary_artifact.yml +++ b/.github/workflows/binary_artifact.yml @@ -24,8 +24,6 @@ jobs: path: | . !./.git - !./.ctags.d - !./.github !./vc !./v_old - name: Create binary only artifact @@ -52,8 +50,6 @@ jobs: path: | . !./.git - !./.ctags.d - !./.github !./vc !./v_old - name: Create binary only artifact @@ -76,8 +72,6 @@ jobs: path: | . !./.git - !./.ctags.d - !./.github !./vc !./v_old - name: Create binary only artifact