diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-09-11 11:24:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-09-11 11:24:25 (EDT) |
commit | 9ee1c5e75093ff598675690dd687e964f296b46d (patch) | |
tree | e453550ce0ca8ed1973b31eb0873cd122bab4b59 /.gitignore.d/fluxbox | |
parent | 1f4edf9f18bc665df5e09caad1b24244bbf3b43c (diff) | |
download | fluxbox-9ee1c5e75093ff598675690dd687e964f296b46d.zip fluxbox-9ee1c5e75093ff598675690dd687e964f296b46d.tar.gz fluxbox-9ee1c5e75093ff598675690dd687e964f296b46d.tar.bz2 |
Sort .fluxbox/init with a filter
fluxbox rearranges the lines in this file.
Diffstat (limited to '.gitignore.d/fluxbox')
-rwxr-xr-x | .gitignore.d/fluxbox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore.d/fluxbox b/.gitignore.d/fluxbox index a03616a..00be213 100755 --- a/.gitignore.d/fluxbox +++ b/.gitignore.d/fluxbox @@ -16,6 +16,10 @@ !/bin/batmon !/bin/volmon !/.fehbg +!/.gitattributes.d/ +!/.gitattributes.d/fluxbox +!/.gitconfig.d/ +!/.gitconfig.d/fluxbox !/.gitignore.d/ !/.gitignore.d/fluxbox |