.gitignore 186 B

123456789101112131415161718192021
  1. .buildpath
  2. .hgignore.swp
  3. .project
  4. .orig
  5. .swp
  6. .idea/
  7. .settings/
  8. .vscode/
  9. bin/
  10. **/.DS_Store
  11. gf
  12. main
  13. main.exe
  14. output/
  15. manifest/output/
  16. temp/
  17. temp.yaml
  18. bin
  19. **/config/config.yaml
  20. *.log
  21. *.pdf