Update gitignore

make gitignore a bit better
This commit is contained in:
Robert Morrison 2022-07-15 06:56:23 +01:00
parent 8e9e5ecda8
commit e3493b19c3
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

5
.gitignore vendored
View File

@ -1,4 +1,3 @@
# This gitignore is going to be quite big # Ignore any generated files
# 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 plugin/packer_compiled.lua
.luarc.json