소스 검색

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