aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorBlista Kanjo2024-02-22 23:05:55 -0500
committerBlista Kanjo2024-02-22 23:05:55 -0500
commit4e79ac64e911c130ad89c91616a599a745660754 (patch)
tree633910386c80fc3cc9ac2a1477780e4cf8c28981 /.config/shell
parent03608f23649270f15a89d5daee3a2f496aea383c (diff)
kj-gitbot: .config/shell/zsh-fast-syntax-highlighting/.gitignore
Diffstat (limited to '.config/shell')
-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