Add .tmuxinator.yaml

This commit is contained in:
Oliver Davies 2024-03-29 01:25:30 +00:00
parent e3ddc8cf77
commit d49a398b35
2 changed files with 7 additions and 0 deletions

View file

@ -13,6 +13,7 @@ in rec {
rm -rf $out/.envrc
rm -rf $out/.gitignore
rm -rf $out/.luacheckrc
rm -rf $out/.tmuxinator.yaml
rm -rf $out/CHANGELOG.md
rm -rf $out/flake.lock
rm -rf $out/flake.nix