14 lines
316 B
Text
14 lines
316 B
Text
# The reason for having .git/ here is to make sure Telescope in neovim doesn't
|
|
# search inside the .git/ directory. This works because Telescope respects
|
|
# .gitignore.
|
|
.git/
|
|
|
|
config.sh
|
|
|
|
config/containers
|
|
config/git/gitk
|
|
config/htop
|
|
config/iterm2
|
|
config/zsh/.zcompcache
|
|
config/zsh/.zcompdump
|
|
config/zsh/.zsh_sessions
|