summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b51e6c1b5c6e431ae2d65bc745d03dea58ea7952 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Ignore Everything
*

# Include gitignore
!.gitignore

# Include nvim
!nvim/
!nvim/**
# Include hyprland
!hypr/
!hypr/**
# Include zathura
!zathura
!zathura/**
# Include kitty
!kitty
!kitty/**
# Include Shell
!shell
!shell/**
# Include zsh
!zsh
!zsh/**
# Include waybar
!waybar
!waybar/**
# Include Starship
!starship.toml