11
2- # Created by https://www.gitignore.io/api/unity, csharp,visualstudio
3- # Edit at https://www.gitignore.io/?templates=unity, csharp,visualstudio
2+ # Created by https://www.gitignore.io/api/csharp,visualstudio
3+ # Edit at https://www.gitignore.io/?templates=csharp,visualstudio
44
55# ## Csharp ###
66# # Ignore Visual Studio temporary files, build results, and
@@ -73,7 +73,6 @@ StyleCopReport.xml
7373* _p.c
7474* _h.h
7575* .ilk
76- * .meta
7776* .obj
7877* .iobj
7978* .pch
@@ -353,62 +352,6 @@ healthchecksdb
353352# Backup folder for Package Reference Convert tool in Visual Studio 2017
354353MigrationBackup /
355354
356- # ## Unity ###
357- # This .gitignore file should be placed at the root of your Unity project directory
358- #
359- # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
360- /[Ll ]ibrary /
361- /[Tt ]emp /
362- /[Oo ]bj /
363- /[Bb ]uild /
364- /[Bb ]uilds /
365- /[Ll ]ogs /
366- /[Mm ]emoryCaptures /
367-
368- # Never ignore Asset meta data
369- ! /[Aa ]ssets /** /* .meta
370-
371- # Uncomment this line if you wish to ignore the asset store tools plugin
372- # /[Aa]ssets/AssetStoreTools*
373-
374- # TextMesh Pro files
375- [Aa ]ssets /TextMesh * Pro /
376-
377- # Autogenerated Jetbrains Rider plugin
378- [Aa ]ssets /Plugins /Editor /JetBrains *
379-
380- # Visual Studio cache directory
381-
382- # Gradle cache directory
383- .gradle /
384-
385- # Autogenerated VS/MD/Consulo solution and project files
386- ExportedObj /
387- .consulo /
388- * .csproj
389- * .unityproj
390- * .sln
391- * .booproj
392- * .svd
393- * .mdb
394-
395- # Unity3D generated meta files
396- * .pidb.meta
397- * .pdb.meta
398- * .mdb.meta
399-
400- # Unity3D generated file on crash reports
401- sysinfo.txt
402-
403- # Builds
404- * .apk
405- * .unitypackage
406- * .symbols.zip
407-
408- # Crashlytics generated file
409- crashlytics-build.properties
410-
411-
412355# ## VisualStudio ###
413356
414357# User-specific files
@@ -565,4 +508,4 @@ crashlytics-build.properties
565508
566509# Backup folder for Package Reference Convert tool in Visual Studio 2017
567510
568- # End of https://www.gitignore.io/api/unity, csharp,visualstudio
511+ # End of https://www.gitignore.io/api/csharp,visualstudio
0 commit comments