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

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

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