Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de359fc21f3486164e00f0a9bf8eaff4ec26c799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
hugo
docs/public*
/.idea
hugo.exe
*.test
*.prof
nohup.out
cover.out
*.swp
*.swo
.DS_Store
*~
vendor/*/
*.bench
coverage*.out

GoBuilds