.gitignore 219 B

12345678910111213
  1. # Generated files by hugo
  2. /public/
  3. /resources/_gen/
  4. /assets/jsconfig.json
  5. hugo_stats.json
  6. # Executable may be added to repository
  7. hugo.exe
  8. hugo.darwin
  9. hugo.linux
  10. # Temporary lock file while building
  11. /.hugo_build.lock