diff options
author | Florrie <towerofnix@gmail.com> | 2019-03-22 17:51:06 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2019-03-22 17:51:06 -0300 |
commit | 15de6776a959c0b267b6f601417caf1f973b3b38 (patch) | |
tree | 538671ce2333c85349d451d8d73edcafe118232d /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cf5c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/node_modules +/native-app/log |