Ver código fonte

New gitignore for logs

Axel Nordh 1 mês atrás
pai
commit
af79d33339
1 arquivos alterados com 2 adições e 2 exclusões
  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