forked from Snoweuph/Dotfiles
30 lines
247 B
Text
30 lines
247 B
Text
# Ignore Everything By Default
|
|
/*
|
|
|
|
#Unignore Ignore
|
|
!.gitignore
|
|
|
|
# Oh My Bash
|
|
!/oh-my-bash-custom/
|
|
|
|
# Glow
|
|
!/glow/
|
|
|
|
# Oh My Posh
|
|
!omp.toml
|
|
|
|
# Services
|
|
!systemd/
|
|
|
|
# SSH
|
|
!/ssh/
|
|
|
|
# neovim
|
|
!/nvim/
|
|
|
|
# git
|
|
!/git/
|
|
!/git-graph/
|
|
|
|
# KDE
|
|
!kglobalshortcutsrc
|