25 lines
490 B
Text
25 lines
490 B
Text
# Generated files by hugo
|
|
/public/
|
|
/resources/_gen/
|
|
/assets/jsconfig.json
|
|
hugo_stats.json
|
|
|
|
# Executable may be added to repository
|
|
hugo.exe
|
|
hugo.darwin
|
|
hugo.linux
|
|
|
|
# Temporary lock file while building
|
|
/.hugo_build.lock
|
|
|
|
# Generated content by lilacctl
|
|
content/articles/*
|
|
content/notes/*
|
|
content/likes/*
|
|
content/checkins/*
|
|
|
|
# Index files from generated content which should be tracked
|
|
!content/articles/_index.md
|
|
!content/notes/_index.md
|
|
!content/likes/_index.md
|
|
!content/checkins/_index.md
|