diff --git a/.gitignore b/.gitignore index 6249e18..ed1f3d9 100644 --- a/.gitignore +++ b/.gitignore @@ -80,4 +80,7 @@ personal-values.yaml #exports dir (keeping .gitkeep so we have the dir) /exports/* -/src/exports/* \ No newline at end of file +/src/exports/* + +# tmux config +.tmux.conf \ No newline at end of file