diff options
author | Florrie <towerofnix@gmail.com> | 2019-11-13 09:53:20 -0400 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2019-11-13 09:53:20 -0400 |
commit | 3418e18492d814e832d63f20dc46ff6cb2ac816f (patch) | |
tree | 6ea34b5f3b2d44128e2cd19092e01883a05aa4d9 /.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 00000000..3c3629e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |