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.

39 lines
477 B

2 years ago
  1. [Ll]ibrary/
  2. [Tt]emp/
  3. [Oo]bj/
  4. [Bb]uild/
  5. [Bb]uilds/
  6. [Ll]ogs/
  7. Assets/AssetStoreTools*
  8. # Visual Studio cache directory
  9. .vs/
  10. # Autogenerated VS/MD/Consulo solution and project files
  11. ExportedObj/
  12. .consulo/
  13. *.csproj
  14. *.unityproj
  15. *.sln
  16. *.suo
  17. *.tmp
  18. *.user
  19. *.userprefs
  20. *.pidb
  21. *.booproj
  22. *.svd
  23. *.pdb
  24. *.opendb
  25. # Unity3D generated meta files
  26. *.pidb.meta
  27. *.pdb.meta
  28. # Unity3D Generated File On Crash Reports
  29. sysinfo.txt
  30. # Builds
  31. *.apk
  32. *.unitypackage
  33. SwitchIL2CPPCache/
  34. SwitchIL2CPPStats/