diff options
| author | Fuwn <[email protected]> | 2021-04-06 20:14:05 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-06 20:14:05 -0700 |
| commit | c3d28b9c6e001cd9603ecd186a7633260b80105b (patch) | |
| tree | b273cc26821759d568a38dfd24e3f9d77f256523 /.gitignore | |
| parent | major: Furnish repository (diff) | |
| download | site-c3d28b9c6e001cd9603ecd186a7633260b80105b.tar.xz site-c3d28b9c6e001cd9603ecd186a7633260b80105b.zip | |
fix: Remove redundant entries
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -116,7 +116,3 @@ dist .env.development.local .env.test.local .env.production.local - -npm-debug.log* -yarn-debug.log* -yarn-error.log* |