diff options
author | Joe Robinson <joe.robinson@masabi.com> | 2018-01-18 15:06:40 +0000 |
---|---|---|
committer | Joe Robinson <joe.robinson@masabi.com> | 2018-01-18 15:06:40 +0000 |
commit | c833eab89e873c15b60d2dae04561e6d3af974f7 (patch) | |
tree | 9dc0321ad7d0bb7a0981b3e61206c9dadb7a97e6 /.gitignore |
Test repo
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..2c44480 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +.serverless |