diff --git a/.config/.gitignore b/.config/.gitignore new file mode 100644 index 0000000..022238e --- /dev/null +++ b/.config/.gitignore @@ -0,0 +1,14 @@ +# Ignore Everything By Default +/* + +#Unignore Ignore +!.gitignore + +# Oh My Bash +!/oh-my-bash-custom/ + +# SSH +!/ssh/ + +# neovim +!/nvim/