| Adding ncmpcpp files to ignore. - dotfiles - These are my dotfiles. There are m… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 7eb486789bedf0023b882129f3b860af1801a3a9 | |
| parent 69daa90d0c45ec35ee1cfeb7fb3f74cc780691ff | |
| Author: Jay Scott <[email protected]> | |
| Date: Sun, 18 Jun 2023 19:34:51 +0100 | |
| Adding ncmpcpp files to ignore. | |
| Diffstat: | |
| M .gitignore | 3 +++ | |
| D ncmpcpp/error.log | 0 | |
| 2 files changed, 3 insertions(+), 0 deletions(-) | |
| --- | |
| diff --git a/.gitignore b/.gitignore | |
| @@ -9,6 +9,9 @@ mpd/mpd.db | |
| mpd/mpd.pid | |
| mpd/mpdstate | |
| +# ncmpcpp | |
| +ncmpcpp/error.log | |
| + | |
| # misc | |
| *.swp | |
| bin/lf | |
| diff --git a/ncmpcpp/error.log b/ncmpcpp/error.log |