浏览代码

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