Our team of skilled technicians is dedicated to providing top-notch AC repair services, ensuring your system operates efficiently and reliably.

.gitignore 435B

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