dotfiles/.gitignore
2022-05-07 23:15:00 -07:00

12 lines
141 B
Plaintext

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