From 3245cf4575d1ab0e6c858635ddb74f6b87a64c97 Mon Sep 17 00:00:00 2001 From: frosty Date: Fri, 12 Jul 2024 12:22:29 -0400 Subject: [PATCH] add .gitignores for other config dirs --- .config/cava/.gitignore | 1 + .config/ncmpcpp/.gitignore | 1 + .config/ncspot/.gitignore | 1 + .config/service/.gitignore | 1 + 4 files changed, 4 insertions(+) create mode 100644 .config/cava/.gitignore create mode 100644 .config/ncmpcpp/.gitignore create mode 100644 .config/ncspot/.gitignore create mode 100644 .config/service/.gitignore diff --git a/.config/cava/.gitignore b/.config/cava/.gitignore new file mode 100644 index 0000000..0083c76 --- /dev/null +++ b/.config/cava/.gitignore @@ -0,0 +1 @@ +/shaders diff --git a/.config/ncmpcpp/.gitignore b/.config/ncmpcpp/.gitignore new file mode 100644 index 0000000..0e7c114 --- /dev/null +++ b/.config/ncmpcpp/.gitignore @@ -0,0 +1 @@ +/error.log diff --git a/.config/ncspot/.gitignore b/.config/ncspot/.gitignore new file mode 100644 index 0000000..071a81c --- /dev/null +++ b/.config/ncspot/.gitignore @@ -0,0 +1 @@ +/userstate.cbor diff --git a/.config/service/.gitignore b/.config/service/.gitignore new file mode 100644 index 0000000..0da27f2 --- /dev/null +++ b/.config/service/.gitignore @@ -0,0 +1 @@ +/*/supervise