Skip to content

Commit 16a4df9

Browse files
committed
fix: gitignore — add .cache/ and *.log
1 parent 943fe5b commit 16a4df9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ ENV/
5252
.vscode/
5353
.idea/
5454
tmp/
55+
.cache/
56+
*.log
5557
Thumbs.db
5658
*.swp
5759
*.swo

0 commit comments

Comments
 (0)