summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 08e830c870aa07e011312231783a7dc8409a6561 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
hugo
docs/public*
/.idea
hugo.exe
*.test
*.prof
nohup.out
cover.out
*.swp
*.swo
.DS_Store
*~
vendor/*/
*.bench
*.debug
coverage*.out

GoBuilds
dist