update .gitignore
ref: https://github.com/gohugoio/hugo/blob/master/examples/blog/.gitignorefeature/cover-image
parent
116947e83f
commit
51a3afa460
@ -1 +1,12 @@
|
|||||||
|
# Hugo default output directory
|
||||||
|
/public
|
||||||
|
|
||||||
|
## OS Files
|
||||||
|
# Windows
|
||||||
|
Thumbs.db
|
||||||
|
ehthumbs.db
|
||||||
|
Desktop.ini
|
||||||
|
$RECYCLE.BIN/
|
||||||
|
|
||||||
|
# OSX
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue