dotfiles/.gitignore

24 lines
293 B
Plaintext
Raw Permalink 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-29 15:58:53 -04:00
!Terminal/*
2022-05-08 02:15:00 -04:00
!starship.toml
2022-05-26 14:52:59 -04:00
!Brewfile
2022-05-08 02:08:30 -04:00
#directory catchall
2022-05-08 13:28:42 -04:00
!*/
2022-05-27 13:41:15 -04:00
.gitmodules
2022-05-08 13:28:42 -04:00
tmux/plugins/tmux-sensible/
tmux/plugins/tmux/