Browse Source

Updated gitignore with .log and .dwlt

Axel Nordh 4 tháng trước cách đây
mục cha
commit
a718172acc
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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