diff options
| author | Zach DeCook <zachdecook@librem.one> | 2026-04-28 07:52:28 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2026-04-28 07:52:28 -0400 |
| commit | 23c2be1ad5e5fb5dfb58f6d4f39d59929caa327f (patch) | |
| tree | 6573a7e05a8e4093ef24777f164ec1655f357bcb /.gitignore | |
| parent | 237da97819be61b4db6df2fe8e393fa3382f7991 (diff) | |
| download | dotfiles-23c2be1ad5e5fb5dfb58f6d4f39d59929caa327f.tar.gz | |
hypridle, keyboard brightness
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index d6278d0..2f93086 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,14 @@ +.ash_history +.cache +.config/.gsd-keyboard.settings-ported .config/dconf .config/evolution +.config/micro/backups/ +.config/micro/buffers/ .config/pulse .dbus +.mozilla +.python_history Downloads Pictures -.cache -.ash_history -.config/.gsd-keyboard.settings-ported -.mozilla +gs |
