.gitignore 852 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. **/[Ll]ibrary/
  2. **/[Tt]emp/
  3. **/[Oo]bj/
  4. **/[Bb]uild/
  5. **/[Bb]uilds/
  6. **/[Ii]OS/
  7. **/Assets/Advertisements/
  8. **/Assets/StreamingAssets/
  9. **/Assets/AssetStoreTools*
  10. # Autogenerated VS/MD solution and project files
  11. ExportedObj/
  12. *.csproj
  13. *.unityproj
  14. *.sln
  15. *.suo
  16. *.tmp
  17. *.user
  18. *.userprefs
  19. *.pidb
  20. *.booproj
  21. *.svd
  22. **/Assets/tolua/Source/Generate/
  23. # Unity3D generated meta files
  24. *.pidb.meta
  25. # Unity3D Generated File On Crash Reports
  26. sysinfo.txt
  27. # Builds
  28. *.apk
  29. *.unitypackage
  30. *.zip
  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