diff options
| author | Fuwn <[email protected]> | 2020-12-15 01:05:27 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-12-15 01:05:27 -0800 |
| commit | 23f9eda438deb2fe5ee9d7058df825ffc8b8fb61 (patch) | |
| tree | d3fbcb916c883b5f6a5b2ffb418aea1d692199b6 /.gitignore | |
| parent | Update index.js (diff) | |
| download | me-react-legacy.tar.xz me-react-legacy.zip | |
:sa:react-legacy
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,7 +9,7 @@ /coverage # production -/build +# /build # misc .DS_Store @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Local Netlify folder +.netlify |