14 lines
131 B
Text
14 lines
131 B
Text
# Ignore Everything By Default
|
|
/*
|
|
|
|
#Unignore Ignore
|
|
!.gitignore
|
|
|
|
# Oh My Bash
|
|
!/oh-my-bash-custom/
|
|
|
|
# SSH
|
|
!/ssh/
|
|
|
|
# neovim
|
|
!/nvim/
|