5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
# This gitignore is going to be quite big
|
|
# It will exclude EVERY plugin that is pulled in by packer
|
|
# that way git doesn't try to add and commit them
|
|
plugin/packer_compiled.lua
|