Jelajahi Sumber

New gitignore for logs

Axel Nordh 1 bulan lalu
induk
melakukan
af79d33339
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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