latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
724 stars 181 forks source link

gitignore pnpm lockfile in examples #2833

Open holic opened 4 months ago

holic commented 4 months ago

If we expect folks to use/install examples, we should probably gitignore the lockfile. But we should make sure our tests, etc. don't depend on this lockfile for consistency.