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 | e34f19a50bda8de4812e9c2c364c303e1fd7ebfe (patch) | |
| tree | dd980c424adbb82771cd0fe41a5f4d7418af73f4 /.gitignore | |
| download | monkey-type-desktop-e34f19a50bda8de4812e9c2c364c303e1fd7ebfe.tar.xz monkey-type-desktop-e34f19a50bda8de4812e9c2c364c303e1fd7ebfe.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 |