.gitignore 94 B

1234567
  1. logs/
  2. src/api/hy/qr.gif
  3. src/api/hy/qr_resized.gif
  4. # 忽略所有 .log 文件
  5. *.log
  6. *.out
  7. *.gif