# Ignore everything
*
# But not these files...
!.gitignore
!bash/**
!tmux/*
!scripts/*
!nano/*
!x11/**
!starship.toml
#directory catchall
!*/