Nessuna descrizione
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.

.collabignore 666B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. [Ll]ibrary/
  2. [Tt]emp/
  3. [Oo]bj/
  4. [Bb]uild/
  5. [Bb]uilds/
  6. [Ll]ogs/
  7. # Uncomment this line if you wish to ignore the asset store tools plugin
  8. # [Aa]ssets/AssetStoreTools*
  9. # Visual Studio cache directory
  10. .vs/
  11. # Gradle cache directory
  12. .gradle/
  13. # Autogenerated VS/MD/Consulo/Rider/VSCode solution and project files
  14. ExportedObj/
  15. .consulo/
  16. .vscode/
  17. .idea/
  18. *.csproj
  19. *.unityproj
  20. *.sln
  21. *.suo
  22. *.tmp
  23. *.user
  24. *.userprefs
  25. *.pidb
  26. *.booproj
  27. *.svd
  28. *.pdb
  29. *.mdb
  30. *.opendb
  31. *.VC.db
  32. # Unity3D generated meta files
  33. *.pidb.meta
  34. *.pdb.meta
  35. *.mdb.meta
  36. # Unity3D generated file on crash reports
  37. sysinfo.txt
  38. # Builds
  39. *.apk
  40. *.unitypackage
  41. # Crashlytics generated file
  42. crashlytics-build.properties