Files
dotfiles/.gitignore

31 lines
383 B
Plaintext

# Exclude everything by default
*
# Then selectively include the directories you want to keep
!btop/
!hypr/
!ghostty/
!kitty/
!nvim/
!swaync/
!waybar/
!rofi/
!wofi/
!btop/**
!hypr/**
!ghostty/**
!kitty/**
!nvim/**
!swaync/**
!waybar/**
!rofi/**
!wofi/**
# Include the directory structure itself
!*/
# Include specific files you might want (optional)
!pavucontrol.ini
!.gitignore