Merge pull request #1307 from Frozenfire92/patch-1
Unity: Fix solution/project files for nested directories.
This commit is contained in:
commit
72d8ae3d10
@ -4,14 +4,14 @@
|
|||||||
[Bb]uild/
|
[Bb]uild/
|
||||||
|
|
||||||
# Autogenerated VS/MD solution and project files
|
# Autogenerated VS/MD solution and project files
|
||||||
/*.csproj
|
*.csproj
|
||||||
/*.unityproj
|
*.unityproj
|
||||||
/*.sln
|
*.sln
|
||||||
/*.suo
|
*.suo
|
||||||
/*.user
|
*.user
|
||||||
/*.userprefs
|
*.userprefs
|
||||||
/*.pidb
|
*.pidb
|
||||||
/*.booproj
|
*.booproj
|
||||||
|
|
||||||
#Unity3D Generated File On Crash Reports
|
#Unity3D Generated File On Crash Reports
|
||||||
sysinfo.txt
|
sysinfo.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user