dotfiles/.config/.gitignore
2023-12-20 23:09:56 -05:00

21 lines
137 B
Text

*
# This file
!.gitignore
# nvim folder
!nvim/
!nvim/**
# fish
!fish/
!fish/**
!i3/
!i3/**
!polybar/
!polybar/**
!dunst/
!dunst/**