dot/.gitignore
2025-11-10 20:33:31 +01:00

20 lines
152 B
Plaintext

# Ignore everything
*
# But keep these
!*/
!.gitignore
!alacritty/
!bash/
!i3/
!nvim/
!picom/
!README.md
!rofi/
!skhd/
!tmux/
!vim/
!wireshark/
!zsh/