diff options
author | P. J. McDermott <pj@pehjota.net> | 2016-03-05 13:53:34 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2016-03-05 13:53:34 (EST) |
commit | ad6fc857d4916d159bcd268645d8f2ea871e708b (patch) | |
tree | 6130ebd62336defec013cf0fa8e6806825ff737b /.gitignore.d | |
parent | 86ae30fab314441458a59b2b9d8330b6ff8084b8 (diff) | |
download | fluxbox-ad6fc857d4916d159bcd268645d8f2ea871e708b.zip fluxbox-ad6fc857d4916d159bcd268645d8f2ea871e708b.tar.gz fluxbox-ad6fc857d4916d159bcd268645d8f2ea871e708b.tar.bz2 |
Add fbpanel configuration
Diffstat (limited to '.gitignore.d')
-rwxr-xr-x | .gitignore.d/fluxbox | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore.d/fluxbox b/.gitignore.d/fluxbox index 6050b01..f3611c7 100755 --- a/.gitignore.d/fluxbox +++ b/.gitignore.d/fluxbox @@ -4,6 +4,9 @@ # Include relevant files !/.fluxbox/ !/.fluxbox/* +!/.config/ +!/.config/fbpanel/ +!/.config/fbpanel/* !/.gitignore.d/ !/.gitignore.d/fluxbox |