From 4e79ac64e911c130ad89c91616a599a745660754 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 22 Feb 2024 23:05:55 -0500 Subject: kj-gitbot: .config/shell/zsh-fast-syntax-highlighting/.gitignore --- .../shell/zsh-fast-syntax-highlighting/.gitignore | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .config/shell/zsh-fast-syntax-highlighting/.gitignore (limited to '.config/shell/zsh-fast-syntax-highlighting/.gitignore') diff --git a/.config/shell/zsh-fast-syntax-highlighting/.gitignore b/.config/shell/zsh-fast-syntax-highlighting/.gitignore new file mode 100644 index 0000000..a863220 --- /dev/null +++ b/.config/shell/zsh-fast-syntax-highlighting/.gitignore @@ -0,0 +1,24 @@ +current_theme.zsh +secondary_theme.zsh +theme_overlay.zsh +*.txt +test/out.parse +test/res +hold/* +*.zwc + +### Vim +# Swap +[._]*.s[a-v][a-z] +[._]*.sw[a-p] +[._]s[a-v][a-z] +[._]sw[a-p] + +# Session +Session.vim + +# Temporary +.netrwhist +*~ +# Auto-generated tag files +tags -- cgit v1.2.3