Remove packer_compiled.lua from gitignore

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 :/
This commit is contained in:
Fernando Schauenburg 2023-08-09 09:54:56 +02:00
parent 96fbe3b38f
commit 60509d18a8

1
.gitignore vendored
View file

@ -4,7 +4,6 @@
.git/ .git/
config.sh config.sh
config/nvim/plugin/packer_compiled.lua
config/zsh/.zcompcache config/zsh/.zcompcache
config/zsh/.zcompdump config/zsh/.zcompdump
config/iterm2 config/iterm2