summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/fluxbox
blob: d4d0ebbd21e090937c6b1a12195c9cd0e01a7451 (plain)
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
30
# Exclude all files
*

# Include relevant files
!/.xinitrc
!/.xsession
!/.fluxbox/
!/.fluxbox/*
/.fluxbox/fbrun_history
!/.Xmodmap
!/.XCompose*
!/.config/
!/.config/fbpanel/
!/.config/fbpanel/*
!/bin/
!/bin/batmon
!/bin/volmon
!/.fehbg
!/.gitattributes.d/
!/.gitattributes.d/fluxbox
!/.gitconfig.d/
!/.gitconfig.d/fluxbox
!/.gitignore.d/
!/.gitignore.d/fluxbox

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