diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-11-11 12:37:41 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-11-11 12:37:41 +0100 |
| commit | 46ec50103a00c044b1c5c932eb3e459a9925216c (patch) | |
| tree | e32a734f74e95c27470ceb5da9bddff04aafd01b | |
| parent | 3785c110c1e17cac924630fc66fdcb45a2af7de8 (diff) | |
Only allow main yml config
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ vim/.netrwhist vim/plugged weechat/logs weechat/weechat.log -tmuxp +tmuxp/* +!tmuxp/main.yml |