diff options
author | Florrie <towerofnix@gmail.com> | 2018-05-28 22:42:37 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-05-28 22:42:37 -0300 |
commit | b64a14b761a38da13b81370828a2d5e9ad68c330 (patch) | |
tree | 09449457e9b2dc4a6a1d1828e8c4371e0fb47eff /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |