34 lines
340 B
Plaintext
34 lines
340 B
Plaintext
# ignore everything by default — explicitly un-ignore what we track
|
|
*
|
|
|
|
!.gitignore
|
|
!hooks/
|
|
!hooks/*
|
|
!bin/
|
|
!bin/*
|
|
!dircolors/
|
|
!dircolors/*
|
|
!git/
|
|
!git/*
|
|
git/local
|
|
!mksh/
|
|
!mksh/*
|
|
!tmux/
|
|
!tmux/*
|
|
!dmenu/
|
|
!dmenu/*
|
|
!dunst/
|
|
!dunst/*
|
|
!foot/
|
|
!foot/*
|
|
!sway/
|
|
!sway/*
|
|
!swaylock/
|
|
!swaylock/*
|
|
!ghostty/
|
|
!ghostty/**
|
|
!mango/
|
|
!mango/**
|
|
!waybar/
|
|
!waybar/**
|