diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-03-09 14:19:58 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-03-09 14:19:58 -0500 |
| commit | 8d90115ac567adb5a3c61eefd27ab675fb3c0ef7 (patch) | |
| tree | dbe890d905af8ec26129196cadd246dfa0c04b79 | |
| parent | 38b453cc117f787be885615ac962897240553c70 (diff) | |
Ignore node modules
| -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 |