Explorar el Código

Updated gitignore with .log and .dwlt

Axel Nordh hace 4 meses
padre
commit
a718172acc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,6 +1,6 @@
 Library/*
 Temp/*
-.log
+**/.log
 .DS_Store
 .vscode/
 .env
@@ -13,4 +13,4 @@ coverage/
 *.swp
 
 Logs/*
-*.dwlt
+**/.dwlt