.gitignore 836 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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. *.7z
  29. *.rar
  30. .DS_Store
  31. *.DS_Store
  32. *.orig.meta
  33. *.orig
  34. */.DS_Store
  35. [Bb]undle/*
  36. */.DS_Store
  37. */\~\$*
  38. */~$*
  39. *.tmp
  40. # Word temporary
  41. ~$*.doc*
  42. # Excel temporary
  43. ~$*.xls*
  44. # Excel Backup File
  45. *.xlk
  46. # PowerPoint temporary
  47. ~$*.ppt*
  48. # Visio autosave temporary files
  49. *.~vsdx
  50. **/.DS_Store
  51. [Bb]undle/
  52. [Bb]undle.meta
  53. [Ll]og/
  54. [Ss]treamingAssets/
  55. [Ss]treamingAssets.meta
  56. UnityVS
  57. Fight/fight.txt
  58. /.vscode
  59. /Assets/UnityAds