Update .gitignore

This commit is contained in:
Moe Poi ~ 2020-09-19 19:07:14 +07:00
parent fa4dd0612a
commit 945a14c56f
2 changed files with 2 additions and 14 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
"/public"
# Ignore Public
/public

View file

@ -1,13 +0,0 @@
image: monachus/hugo
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
script:
- hugo
artifacts:
paths:
- public
only:
- master