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

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

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