diff options
author | zachir <zachir@librem.one> | 2024-01-11 14:03:24 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-01-11 14:03:24 -0600 |
commit | 7e9d37f5f33e1092d88ceaf504476240084e868a (patch) | |
tree | 932af09a2b3f5c8b59cb0b3619440f124ff50bd8 /.gitignore | |
parent | f12cd33903150fcb2f6ebab7058ef8783cf1496b (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 |