.gitignore 1.5 KB

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/master/Unity.gitignore
  4. #
  5. /ActionTowerDefense/[Ll]ibrary/
  6. /ActionTowerDefense/[Tt]emp/
  7. /ActionTowerDefense/[Oo]bj/
  8. /ActionTowerDefense/[Bb]uild/
  9. /ActionTowerDefense/[Bb]uilds/
  10. /ActionTowerDefense/[Ll]ogs/
  11. /ActionTowerDefense/[Uu]ser[Ss]ettings/
  12. # MemoryCaptures can get excessive in size.
  13. # They also could contain extremely sensitive data
  14. /ActionTowerDefense/[Mm]emoryCaptures/
  15. # Asset meta data should only be ignored when the corresponding asset is also ignored
  16. !/[Aa]ssets/**/*.meta
  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. # Crashlytics generated file
  53. crashlytics-build.properties
  54. # Packed Addressables
  55. /[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
  56. # Temporary auto-generated Android Assets
  57. /[Aa]ssets/[Ss]treamingAssets/aa.meta
  58. /[Aa]ssets/[Ss]treamingAssets/aa/*