diff options
Diffstat (limited to '.gitignore.d')
-rwxr-xr-x | .gitignore.d/fluxbox | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/.gitignore.d/fluxbox b/.gitignore.d/fluxbox index 07281ba..91ef71a 100755 --- a/.gitignore.d/fluxbox +++ b/.gitignore.d/fluxbox @@ -2,13 +2,8 @@ * # Include relevant files -!/.xinitrc -!/.xsession -!/.fluxbox/ -!/.fluxbox/* -/.fluxbox/fbrun_history -!/.Xmodmap !/.XCompose* +!/.Xmodmap !/.bbtools/ !/.bbtools/bbpager.rc !/.config/ @@ -16,18 +11,23 @@ !/.config/dunst/dunstrc !/.config/fbpanel/ !/.config/fbpanel/* -!/bin/ -!/bin/chdt -!/bin/dpmsmouse -!/bin/hwmon -!/bin/volmon !/.fehbg +!/.fluxbox/ +!/.fluxbox/* +/.fluxbox/fbrun_history !/.gitattributes.d/ !/.gitattributes.d/fluxbox !/.gitconfig.d/ !/.gitconfig.d/fluxbox !/.gitignore.d/ !/.gitignore.d/fluxbox +!/.xinitrc +!/.xsession +!/bin/ +!/bin/chdt +!/bin/dpmsmouse +!/bin/hwmon +!/bin/volmon # Exclude swap and backup files *.s[a-w]? |