gitout

A static git page generator
git clone https://git.bracken.jp/gitout.git
Log | Files | Refs | Submodules | README | LICENSE

.gitignore (111B)


      1 # Ignore symlink into out/debug for editor support.
      2 compile_commands.json
      3 .cache/
      4 
      5 # Ignore build output.
      6 out/