From 2bc5b50420f7a0cfc0a739faf191b55395f0b7b6 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Tue, 4 Apr 2023 13:33:20 -0400 Subject: [PATCH] ignore tmux logs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c022b3f..d37ed3a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ ftplugin coc-settings.json .luarc.json lazy-lock.json +*.log