diff options
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* |
