hugo/.gitignore

15 lines
136 B
Plaintext
Raw Normal View History

hugo
docs/public*
/.idea
hugo.exe
2015-01-20 15:47:15 +00:00
*.test
*.prof
nohup.out
2015-01-20 11:09:22 +00:00
cover.out
*.swp
*.swo
.DS_Store
*~
2016-09-18 22:10:10 +00:00
vendor/*/
2016-11-27 22:21:10 +00:00
*.bench
coverage*.out