From 46ec50103a00c044b1c5c932eb3e459a9925216c Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 11 Nov 2020 12:37:41 +0100 Subject: Only allow main yml config --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 37c835d..c074ab5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ vim/.netrwhist vim/plugged weechat/logs weechat/weechat.log -tmuxp +tmuxp/* +!tmuxp/main.yml -- cgit