dotfiles/.gitignore

22 lines
260 B
Plaintext
Raw Normal View History

2022-05-08 02:08:30 -04:00
# Ignore everything
*
# But not these files...
2022-05-15 15:27:49 -04:00
!README.md
2022-05-08 02:08:30 -04:00
!.gitignore
!bash/**
2022-05-08 12:13:44 -04:00
!tmux/tmux.conf
!tmux/setup.sh
2022-05-08 13:00:21 -04:00
!tmux/plugins/tpm
2022-05-08 02:08:30 -04:00
!scripts/*
!nano/*
!x11/**
!git/*
2022-05-15 15:07:28 -04:00
!vscode/*
2022-05-08 02:15:00 -04:00
!starship.toml
2022-05-08 02:08:30 -04:00
#directory catchall
2022-05-08 13:28:42 -04:00
!*/
tmux/plugins/tmux-sensible/
tmux/plugins/tmux/