dotfiles/.gitignore

24 lines
293 B
Plaintext
Raw Permalink Normal View History

2022-05-08 06:08:30 +00:00
# Ignore everything
*
# But not these files...
2022-05-15 19:27:49 +00:00
!README.md
2022-05-08 06:08:30 +00:00
!.gitignore
!bash/**
2022-05-08 16:13:44 +00:00
!tmux/tmux.conf
!tmux/setup.sh
2022-05-08 17:00:21 +00:00
!tmux/plugins/tpm
2022-05-08 06:08:30 +00:00
!scripts/*
!nano/*
!x11/**
!git/*
2022-05-15 19:07:28 +00:00
!vscode/*
2022-05-29 19:58:53 +00:00
!Terminal/*
2022-05-08 06:15:00 +00:00
!starship.toml
2022-05-26 18:52:59 +00:00
!Brewfile
2022-05-08 06:08:30 +00:00
#directory catchall
2022-05-08 17:28:42 +00:00
!*/
2022-05-27 17:41:15 +00:00
.gitmodules
2022-05-08 17:28:42 +00:00
tmux/plugins/tmux-sensible/
tmux/plugins/tmux/