Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324
  1. # ---> Actionscript
  2. # Build and Release Folders
  3. node_modules/
  4. dist/
  5. dist1/
  6. bin/
  7. bin-debug/
  8. bin-release/
  9. [Oo]bj/ # FlashDevelop obj
  10. [Bb]in/ # FlashDevelop bin
  11. # Other files and folders
  12. .settings/
  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.