diff options
| author | May | 2026-04-08 18:56:22 +0000 |
|---|---|---|
| committer | May | 2026-04-08 19:00:15 +0000 |
| commit | e609eaf5c38f5985aaa76d69f243cadb560ccb67 (patch) | |
| tree | fbc08a00028b92de823356a64cbb7d82bc6611e5 /.gitignore | |
| parent | e437e4bf422b610ed924412e99563f6864cc9183 (diff) | |
| download | massgrave.dev-e609eaf5c38f5985aaa76d69f243cadb560ccb67.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,4 +15,6 @@ .env.test.local .env.production.local -npm-debug.log*
\ No newline at end of file +npm-debug.log* +yarn-debug.log* +yarn-error.log* |
