.gitignore 342 B

1234567891011121314151617181920212223242526272829
  1. .buildpath
  2. .hgignore.swp
  3. .project
  4. .orig
  5. .swp
  6. .idea/
  7. .settings/
  8. .vscode/
  9. vendor/
  10. composer.lock
  11. gitpush.sh
  12. pkg/
  13. bin/
  14. cbuild
  15. **/.DS_Store
  16. .vscode/
  17. .test/
  18. main
  19. output/
  20. manifest/output/
  21. *.exe
  22. tmp/
  23. resource/data/gen_sql
  24. resource/log/
  25. resource/public/big_file
  26. resource/public/upload_file
  27. manifest/config/config.yaml
  28. GFastV3
  29. /manifest/config/db.yaml