.gitignore raw

   1  _output/
   2  *.ppm
   3  *.jpg
   4  *.png
   5  !docs/icon/the-walker-phage.png
   6  *.wasm
   7  .claude/
   8  .env
   9  
  10  # Binary artifacts
  11  dendrite
  12  dendrite.gen0
  13  bethe-brute
  14  shadow-cli
  15  files.zip
  16  wuxing-dist.tar.gz
  17