/ .gitignore
.gitignore
1  # Hugo output directory
2  /public
3  
4  # Vim swap files
5  *.sw?
6  
7  # Other
8  .nova/
9  .hugo_build.lock