aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/shell/zsh-fast-syntax-highlighting/.gitignore24
1 files changed, 24 insertions, 0 deletions
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