mirror of
https://github.com/lleene/hugo-site.git
synced 2026-01-28 01:19:53 +01:00
updated smudge filter for production
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
* text eol=lf
|
||||
*.png binary
|
||||
*.toml hostmgmt
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# ---> Hugo
|
||||
# Generated files by hugo
|
||||
static/public
|
||||
static
|
||||
public
|
||||
resources/_gen
|
||||
|
||||
# Executable may be added to repository
|
||||
|
||||
Reference in New Issue
Block a user