The fact I was ignoring this file was causing problems on some machines where this file was left behind after I switch away from Packer. It was the right thing to do to ignore this file back then, but now I wasn't really aware that it was still there :/
10 lines
245 B
Text
10 lines
245 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/zsh/.zcompcache
|
|
config/zsh/.zcompdump
|
|
config/iterm2
|
|
|