.gitignore 826 B

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