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