.gitignore 343 B

1234567891011121314
  1. # ---> Actionscript
  2. # Build and Release Folders
  3. bin/
  4. bin-debug/
  5. bin-release/
  6. .hbuilderx/
  7. unpackage/
  8. # Other files and folders
  9. .settings/
  10. # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
  11. # should NOT be excluded as they contain compiler settings and other important
  12. # information for Eclipse / Flash Builder.