dotfiles/.gitignore
2022-05-07 23:08:30 -07:00

11 lines
126 B
Plaintext

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