dotfiles/.config/.gitignore
2023-12-20 22:52:16 -05:00

18 lines
118 B
Text

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