فهرست منبع

Update gitignore with log files and folders

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

+ 2 - 0
.gitignore

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