diff --git a/.gitignore b/.gitignore index fb1c931..d127bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,10 @@ !.gitignore !bin +!bin/joz !.expect* !btg* +!bin/statusbar/* !share !share/fonts @@ -11,4 +13,7 @@ !share/fonts/JetBrainsMono* !share/fonts/mononoki* -!src/* \ No newline at end of file +!share/larbs/**/* +!share/bg + +# !src/* diff --git a/share/bg b/share/bg new file mode 100755 index 0000000..36a0922 Binary files /dev/null and b/share/bg differ