You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.gitignore 1.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. # This .gitignore file should be placed at the root of your Unity project directory
  2. #
  3. # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
  4. #
  5. /[Ll]ibrary/
  6. /[Tt]emp/
  7. /[Oo]bj/
  8. /[Bb]uild/
  9. /[Bb]uilds/
  10. /[Ll]ogs/
  11. /[Uu]ser[Ss]ettings/
  12. # MemoryCaptures can get excessive in size.
  13. # They also could contain extremely sensitive data
  14. /[Mm]emoryCaptures/
  15. # Recordings can get excessive in size
  16. /[Rr]ecordings/
  17. # Uncomment this line if you wish to ignore the asset store tools plugin
  18. # /[Aa]ssets/AssetStoreTools*
  19. # Autogenerated Jetbrains Rider plugin
  20. /[Aa]ssets/Plugins/Editor/JetBrains*
  21. # Visual Studio cache directory
  22. .vs/
  23. # Gradle cache directory
  24. .gradle/
  25. # Autogenerated VS/MD/Consulo solution and project files
  26. ExportedObj/
  27. .consulo/
  28. *.csproj
  29. *.unityproj
  30. *.sln
  31. *.suo
  32. *.tmp
  33. *.user
  34. *.userprefs
  35. *.pidb
  36. *.booproj
  37. *.svd
  38. *.pdb
  39. *.mdb
  40. *.opendb
  41. *.VC.db
  42. # Unity3D generated meta files
  43. *.pidb.meta
  44. *.pdb.meta
  45. *.mdb.meta
  46. # Unity3D generated file on crash reports
  47. sysinfo.txt
  48. # Builds
  49. *.apk
  50. *.aab
  51. *.unitypackage
  52. *.app
  53. # Crashlytics generated file
  54. crashlytics-build.properties
  55. # Packed Addressables
  56. /[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
  57. # Temporary auto-generated Android Assets
  58. /[Aa]ssets/[Ss]treamingAssets/aa.meta
  59. /[Aa]ssets/[Ss]treamingAssets/aa/*