.gitignore: add Gemfile.lock & vendor

This commit is contained in:
Aminda Suomalainen 2022-05-01 21:44:24 +03:00
parent 454e202325
commit c9f688b60e
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ _site
keys.txt.asc
.bundle
.jekyll-cache
Gemfile.lock
vendor/