Преглед изворни кода

Updated gitignore with .log and .dwlt

Axel Nordh пре 4 месеци
родитељ
комит
a718172acc
1 измењених фајлова са 2 додато и 2 уклоњено
  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