From 02ceb11157d119c952cf5dc019f4040a31c4735a Mon Sep 17 00:00:00 2001 From: cedricve Date: Mon, 7 Jun 2021 21:17:03 +0200 Subject: [PATCH] update gitignore --- .github/workflows/gh-pages.yml | 2 +- .gitignore | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 38b308f..9409c45 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -22,7 +22,7 @@ jobs: extended: true - name: Build - run: hugo + run: hugo --minify - name: Deploy uses: peaceiris/actions-gh-pages@v3 diff --git a/.gitignore b/.gitignore index 0008dbc..c431f3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules .DS_Store -.docz/ \ No newline at end of file +.docz/ +public/ +resources/