فهرست منبع

New gitignore for logs

Axel Nordh 1 ماه پیش
والد
کامیت
af79d33339
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -3,7 +3,7 @@
 /[Tt]emp/
 /[Oo]bj/
 /[Bb]uild/
-/Logs/
+/[Ll]ogs/
 
 # Autogenerated VS/MD solution and project files
 *.csproj
@@ -22,4 +22,4 @@
 # Unity3D Generated File On Crash Reports
 sysinfo.txt
 
-*.log
+**/*.log