From 440b752515e3150d8206dd53ce615cca295a4637 Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 26 Sep 2023 15:30:04 +0200 Subject: [PATCH] geen git shit en json --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 95ec59d..610d534 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,4 +19,4 @@ jobs: remote-user: stats private-ssh-key: ${{ secrets.SSH_KEY }} destination-path: /var/www/lantaeu/DTCH_DEV/ - rsync-options: --no-times -r exclude=.git* exclude=*.json + rsync-options: --no-times -r --exclude=.git* --exclude=*.json --exclude=.git/ --exclude=.github/