Go88 - Là một cổng game đổi thưởng hàng đầu tại Việt Nam, Go88 thể hiện sự đáng tin cậy và chuyên nghiệp trong lĩnh vực cá cược. https://go88live.today/
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.

72 lines
948B

  1. # ---> Ada
  2. # Object file
  3. *.o
  4. # Ada Library Information
  5. *.ali
  6. # ---> Actionscript
  7. # Build and Release Folders
  8. bin-debug/
  9. bin-release/
  10. [Oo]bj/
  11. [Bb]in/
  12. # Other files and folders
  13. .settings/
  14. # Executables
  15. *.swf
  16. *.air
  17. *.ipa
  18. *.apk
  19. # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
  20. # should NOT be excluded as they contain compiler settings and other important
  21. # information for Eclipse / Flash Builder.
  22. # ---> Anjuta
  23. # Local configuration folder and symbol database
  24. /.anjuta/
  25. /.anjuta_sym_db.db
  26. # ---> AppceleratorTitanium
  27. # Build folder and log file
  28. build/
  29. build.log
  30. # ---> Archives
  31. # It's better to unpack these files and commit the raw source because
  32. # git has its own built in compression methods.
  33. *.7z
  34. *.jar
  35. *.rar
  36. *.zip
  37. *.gz
  38. *.gzip
  39. *.tgz
  40. *.bzip
  41. *.bzip2
  42. *.bz2
  43. *.xz
  44. *.lzma
  45. *.cab
  46. *.xar
  47. # Packing-only formats
  48. *.iso
  49. *.tar
  50. # Package management formats
  51. *.dmg
  52. *.xpi
  53. *.gem
  54. *.egg
  55. *.deb
  56. *.rpm
  57. *.msi
  58. *.msm
  59. *.msp
  60. *.txz