summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/fluxbox
blob: d69d710891f945ad344d8a893eed8f89f36331f4 (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
31
32
33
34
35
36
37
38
# Exclude all files
*

# Include relevant files
!/.XCompose*
!/.Xmodmap
!/.bbtools/
!/.bbtools/bbpager.rc
!/.config/
!/.config/dunst/
!/.config/dunst/dunstrc
!/.config/fbpanel/
!/.config/fbpanel/*
!/.fehbg
!/.fluxbox/
!/.fluxbox/*
/.fluxbox/fbrun_history
!/.xinitrc
!/.xsession
!/bin/
!/bin/chdt
!/bin/dpmsmouse
!/bin/hwmon
!/bin/volmon

# Include Git attributes, config, and excludes files
!/.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