.gitignore 919 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. **/[Ll]ibrary/
  2. **/[Tt]emp/
  3. **/[Oo]bj/
  4. **/[Bb]uild/
  5. **/[Bb]uilds/
  6. **/Assets/StreamingAssets/
  7. **/Assets/HotUpdate/IOS/
  8. **/Assets/HotUpdate/Android/
  9. **/Assets/HotUpdate/Windows/
  10. **/Assets/AssetStoreTools*
  11. # Autogenerated VS/MD solution and project files
  12. ExportedObj/
  13. *.csproj
  14. *.unityproj
  15. *.sln
  16. *.suo
  17. *.tmp
  18. *.user
  19. *.userprefs
  20. *.pidb
  21. *.booproj
  22. *.svd
  23. **/Assets/tolua/Source/Generate/
  24. # Unity3D generated meta files
  25. *.pidb.meta
  26. # Unity3D Generated File On Crash Reports
  27. sysinfo.txt
  28. # Builds
  29. *.apk
  30. *.unitypackage
  31. *.7z
  32. *.rar
  33. .DS_Store
  34. *.DS_Store
  35. *.orig.meta
  36. *.orig
  37. */.DS_Store
  38. [Bb]undle/*
  39. */.DS_Store
  40. */\~\$*
  41. */~$*
  42. *.tmp
  43. # Word temporary
  44. ~$*.doc*
  45. # Excel temporary
  46. ~$*.xls*
  47. # Excel Backup File
  48. *.xlk
  49. # PowerPoint temporary
  50. ~$*.ppt*
  51. # Visio autosave temporary files
  52. *.~vsdx
  53. **/.DS_Store
  54. [Bb]undle/
  55. [Bb]undle.meta
  56. [Ll]og/
  57. [Ss]treamingAssets/
  58. [Ss]treamingAssets.meta
  59. UnityVS
  60. Fight/fight.txt
  61. /.vscode
  62. /Assets/UnityAds