diff options
| author | 8cy <[email protected]> | 2020-06-22 15:47:46 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-22 15:47:46 -0700 |
| commit | e0bc0516226c00e418261603a819ccf74193ce54 (patch) | |
| tree | dd980c424adbb82771cd0fe41a5f4d7418af73f4 /.gitignore | |
| download | monkey-type-desktop-e0bc0516226c00e418261603a819ccf74193ce54.tar.xz monkey-type-desktop-e0bc0516226c00e418261603a819ccf74193ce54.zip | |
woah :star:
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b290a5b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules +yarn.lock +/dist |