summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/fluxbox
blob: ea6e680b99729d6f5aac3fa10cb1073eb12f1756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Exclude all files
*

# Include relevant files
!/.xinitrc
!/.xsession
!/.fluxbox/
!/.fluxbox/*
!/.config/
!/.config/fbpanel/
!/.config/fbpanel/*
!/.fehbg
!/.gitignore.d/
!/.gitignore.d/fluxbox

# Exclude swap and backup files
*.s[a-w]?
*.vim
*~
*.orig