diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-04-01 00:29:51 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-04-01 00:29:51 -0500 |
commit | 51ece34332f7f509403efe03cf3d612d545067a9 (patch) | |
tree | 25e346401368d53f81b130264527cf695d9e74ce /.gitignore | |
parent | 4c8d59a13cf615481694e07535ec672dcdab59aa (diff) | |
download | slstatus-joshua.tar.gz |
feat: adding volume status bar filejoshua
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a89fac9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +config.h +slstatus |