Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

Commit 8d797c2

Browse files
committed
ignore Visual Studio 2017 and Unity Package Manager
1 parent 27fb5fa commit 8d797c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

unity-project/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
/[Bb]uilds/
66

77
# Autogenerated VS/MD solution and project files
8+
/.vs/
9+
/UWP/
810
ExportedObj/
911
*.csproj
1012
*.unityproj
@@ -24,3 +26,5 @@ ExportedObj/
2426
# Unity3D Generated File On Crash Reports
2527
sysinfo.txt
2628

29+
# Unity Package Manager
30+
/UnityPackageManager/

0 commit comments

Comments
 (0)