Update .gitignore

This commit is contained in:
Reckless_Satoshi
2022-05-16 01:37:51 -07:00
parent 55e3f8d031
commit dc80581401

1
.gitignore vendored
View File

@ -658,3 +658,4 @@ frontend/src/components/payment-methods/code/*
frontend/src/components/payment-methods/webp*
frontend/static/frontend/**
docs/.jekyll-cache*
docs/_site*