.gitignore 513 B

1234567891011121314151617181920212223242526
  1. # Build and Release Folders
  2. bin-debug/
  3. bin-release/
  4. [Oo]bj/
  5. [Bb]in/
  6. # Other files and folders
  7. .settings/
  8. vendor
  9. public
  10. runtime
  11. runtime/logs/hyperf.log
  12. # Executables
  13. *.swf
  14. *.air
  15. *.ipa
  16. *.apk
  17. # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
  18. # should NOT be excluded as they contain compiler settings and other important
  19. # information for Eclipse / Flash Builder.
  20. runtime/hyperf.pid
  21. runtime/hyperf.pid
  22. runtime/hyperf.pid
  23. runtime/container/classes.cache
  24. runtime/container/scan.cache