diff options
author | David Runge <dave@sleepmap.de> | 2021-12-21 12:33:41 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-12-21 12:33:41 +0100 |
commit | d47b82aed27db29bbac8824a85214d8b841e0f5d (patch) | |
tree | eec57e89422d50df8ee4dbe15d0264cc6ce51e5d /.gitignore | |
parent | b861aa5eba55d73c1b269a9868bc0fc61cf02ebd (diff) | |
download | dotfiles-d47b82aed27db29bbac8824a85214d8b841e0f5d.tar.gz dotfiles-d47b82aed27db29bbac8824a85214d8b841e0f5d.tar.bz2 dotfiles-d47b82aed27db29bbac8824a85214d8b841e0f5d.tar.xz dotfiles-d47b82aed27db29bbac8824a85214d8b841e0f5d.zip |
gitignore: Add nvchecker state files
.gitignore:
Ignore nvchecker state files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ tags .config/nautilus/ .config/nfoview/ .config/nomacs/ +.config/nvchecker/*.json* .config/obs-studio/ .config/octave/ .config/openAV/ |