.gitignore 815 B

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