aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
deleted file mode 100644
index 2a765c0..0000000
--- a/.tmuxinator.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-name: sharedCost
-startup_window: app
-
-windows:
- - console:
- - clear
- - app:
- panes:
- - server:
- - make watch-server
- - client:
- - make watch-client
- - db:
- - sqlite3 database