فهرست منبع

Merge pull request #836 from jephir/fix-unity

Prevent Unity .gitignore from ignoring non-Unity project files
Adam Roben 11 سال پیش
والد
کامیت
81c11d90a3
1فایلهای تغییر یافته به همراه5 افزوده شده و 5 حذف شده
  1. 5 5
      Unity.gitignore

+ 5 - 5
Unity.gitignore

@@ -3,8 +3,8 @@
 [Oo]bj/
 
 # Autogenerated VS/MD solution and project files
-*.csproj
-*.unityproj
-*.sln
-*.suo
-*.user
+/*.csproj
+/*.unityproj
+/*.sln
+/*.suo
+/*.user