.gitignore 416 B

123456789101112131415161718192021222324
  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. dist
  9. node_modules
  10. async-import.d.ts
  11. async-component.d.ts
  12. smqjhh5
  13. # Executables
  14. *.swf
  15. *.air
  16. *.ipa
  17. *.apk
  18. # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
  19. # should NOT be excluded as they contain compiler settings and other important
  20. # information for Eclipse / Flash Builder.