From 11a87e76c1cc11e9f7cb1be98a789463e57e827c Mon Sep 17 00:00:00 2001 From: srdusr Date: Sat, 13 May 2023 15:46:24 +0200 Subject: Ignore all .log files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e890cff..f6f2fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ plugin/packer_compiled.lua startup.log tmp +*.log -- cgit v1.2.3