summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/fluxbox
blob: 8c35c0ccba90b15ac9ced9120775370609cc11c7 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
# Exclude all files
*

# Include relevant files
!/.XCompose*
!/.Xmodmap
!/.bbtools/
!/.bbtools/bbpager.rc
!/.chdtrc
!/.config/
!/.config/dunst/
!/.config/dunst/dunstrc
!/.config/fbpanel/
!/.config/fbpanel/*
!/.config/panel/
!/.config/panel/*
!/.fehbg
!/.fluxbox/
!/.fluxbox/*
/.fluxbox/fbrun_history
!/.fluxbox/startup.d/
!/.fluxbox/startup.d/dunst
!/.fluxbox/startup.d/panels
!/.fluxbox/startup.d/wicd
!/.xinitrc
!/.xinitrc.d/
!/.xinitrc.d/.placeholder
!/.xsession
!/bin/
!/bin/bright
!/bin/chdt
!/bin/dpmsmouse
!/bin/xinput-toggle
!/bin/xsession
!/lib/
!/lib/panel/
!/lib/panel/*

# 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