You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Actionscript 393B

12345678910111213141516171819
  1. # Build and Release Folders
  2. bin/
  3. bin-debug/
  4. bin-release/
  5. [Oo]bj/ # FlashDevelop obj
  6. [Bb]in/ # FlashDevelop bin
  7. # Other files and folders
  8. .settings/
  9. # Executables
  10. *.swf
  11. *.air
  12. *.ipa
  13. *.apk
  14. # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
  15. # should NOT be excluded as they contain compiler settings and other important
  16. # information for Eclipse / Flash Builder.