github.com/elmarschill/hugo_sample@v0.47.1/.gitignore (about)

     1  hugo
     2  docs/public*
     3  /.idea
     4  hugo.exe
     5  *.test
     6  *.prof
     7  nohup.out
     8  cover.out
     9  *.swp
    10  *.swo
    11  .DS_Store
    12  *~
    13  vendor/*/
    14  *.bench
    15  *.debug
    16  coverage*.out
    17  
    18  dock.sh
    19  
    20  GoBuilds
    21  dist