summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/fluxbox
blob: 09a06fedb6b29763a129c724fff518af374f8563 (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
# 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
!/.xinitrc
!/.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