2024-07-19 12:32:33 +02:00
|
|
|
# Ignore Everything By Default
|
|
|
|
/*
|
|
|
|
|
|
|
|
#Unignore Ignore
|
|
|
|
!.gitignore
|
|
|
|
|
|
|
|
# Oh My Bash
|
|
|
|
!/oh-my-bash-custom/
|
|
|
|
|
2024-09-01 12:40:29 +02:00
|
|
|
# oh My Posh
|
|
|
|
!omp.toml
|
|
|
|
|
2024-07-19 12:32:33 +02:00
|
|
|
# SSH
|
|
|
|
!/ssh/
|
|
|
|
|
|
|
|
# neovim
|
|
|
|
!/nvim/
|
2024-07-26 18:03:29 +02:00
|
|
|
|
|
|
|
# git
|
|
|
|
!/git/
|
2024-09-01 12:57:02 +02:00
|
|
|
|
|
|
|
# KDE
|
|
|
|
!kglobalshortcutsrc
|