From 1a8e901ec63c31d24e5387ea9427d06b211a897a Mon Sep 17 00:00:00 2001 From: Roger Steve Ruiz Date: Wed, 23 Nov 2022 19:06:47 -0500 Subject: [PATCH] Updating ignorance; This file should be ignored as it's getting modified by the main script to pull in the themes for each flavor of Catppuccin in a safe way for users running this script. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5dedc76 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Let's not store the selected theme in version control. This file is used to +# source theme variables locally in the main function rather than polluting the +# global variable namespace. +catppuccin-selected-theme.tmuxtheme