diff options
author | zachir <zachir@librem.one> | 2024-01-11 14:03:24 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-01-11 14:05:06 -0600 |
commit | d5bfa592c2a9effa0c8f94f6c8f38f10d024cc34 (patch) | |
tree | 035fc7bf9e0aa43f3250e8591b8470cac167ebb3 /.gitignore | |
parent | 05e8093ec8f8955dadaa29d65d811c6122084757 (diff) |
git: update .gitignore
Ignore nwg-look and dinit.d, as these will be system independent anyways
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -77,6 +77,7 @@ odysee-nativefier*/ obs-studio/ nvim/plugged/ nwg-outputs/ +nwg-look/ nssdb/ npm/ notmuch/ @@ -168,6 +169,7 @@ emacs/ easyeffects/ ears.cfg dolphin-emu/ +dinit.d/ dde-printer.ini dconf/ cordless/config.json |