Travelers in Thailand can get assistance and customer care from the Air Canada Bangkok Office. It helps with general inquiries changing tickets, and booking flights. visit us- https://www.officesguides.com/air-canada/air-canada-bangkok-office/

.gitignore 477B

1234567891011121314151617181920212223242526272829
  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. # ---> Ada
  19. # Object file
  20. *.o
  21. # Ada Library Information
  22. *.ali