put all .log s in gitignore

main
The_miro 2025-02-25 17:38:15 +01:00
parent 7128438956
commit 5b5aa72483
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/micro/buffers/** /micro/buffers/**
/micro/backups/** /micro/backups/**
**/*.log