Add gitignroe for .config

This commit is contained in:
Snoweuph 2024-07-19 12:32:33 +02:00
parent 694fe9dc77
commit 766878d9c3
Signed by: Snoweuph
GPG key ID: A494330694B208EF

14
.config/.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
# Ignore Everything By Default
/*
#Unignore Ignore
!.gitignore
# Oh My Bash
!/oh-my-bash-custom/
# SSH
!/ssh/
# neovim
!/nvim/