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.

42 lines
490 B

  1. # Created by https://www.gitignore.io/api/unity
  2. ### Unity ###
  3. /[Ll]ibrary/
  4. /[Tt]emp/
  5. /[Oo]bj/
  6. /[Bb]uild/
  7. /[Bb]uilds/
  8. /Assets/AssetStoreTools*
  9. # Autogenerated VS/MD/Consulo solution and project files
  10. ExportedObj/
  11. .consulo/
  12. *.csproj
  13. *.unityproj
  14. *.sln
  15. *.suo
  16. *.tmp
  17. *.user
  18. *.userprefs
  19. *.pidb
  20. *.booproj
  21. *.svd
  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. *.prefab
  30. *.meta
  31. *.bin
  32. *.info
  33. *.bakert
  34. *.tar
  35. *.backup