diff options
Diffstat (limited to '.gitignore.d/fluxbox')
-rwxr-xr-x | .gitignore.d/fluxbox | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore.d/fluxbox b/.gitignore.d/fluxbox index c0b79f1..9a706cc 100755 --- a/.gitignore.d/fluxbox +++ b/.gitignore.d/fluxbox @@ -13,15 +13,17 @@ !/.config/fbpanel/ !/.config/fbpanel/* !/.fehbg +!/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 -!/lib/ -!/lib/panel/ -!/lib/panel/* # Exclude swap and backup files *.s[a-w]? |