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.

21 lines
371B

  1. # ---> Actionscript
  2. # Build and Release Folders
  3. bin-debug/
  4. bin-release/
  5. [Oo]bj/
  6. [Bb]in/
  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.