Ignore lockfiles

This commit is contained in:
Oliver-Akins 2024-02-24 12:16:13 -07:00
parent b4509555f3
commit bbd96d3b45

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ node_modules/
references.txt
.styles/
/foundry.js
*.lock
# Ignore all of the binaries and stuff that gets built for Foundry from the raw
# JSON data because it's annoying seeing it in my git changes when it isn't actually