dotfiles/.gitignore

11 lines
126 B
Plaintext
Raw Normal View History

2022-05-08 02:08:30 -04:00
# Ignore everything
*
# But not these files...
!.gitignore
!bash/**
!tmux/*
!scripts/*
!nano/*
!x11/**
#directory catchall
!*/