Browse Source

Updated gitignore with .log and .dwlt

Axel Nordh 4 months ago
parent
commit
3a86a93f1f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .gitignore

+ 1 - 2
.gitignore

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