forked from Snoweuph/Dotfiles
10 lines
No EOL
121 B
Text
10 lines
No EOL
121 B
Text
# Ignore Everything By Default
|
|
/*
|
|
|
|
# Include Git Files
|
|
!.gitignore
|
|
!.gitmodules
|
|
|
|
# Include bash config
|
|
!.bashrc
|
|
!.config/ |