diff options
| author | Ev Bogue <ev@evbogue.com> | 2019-04-03 20:03:30 -0500 | 
|---|---|---|
| committer | Ev Bogue <ev@evbogue.com> | 2019-04-03 20:03:30 -0500 | 
| commit | 8856e4b188eadcf286c07e04e7478f2050af7d70 (patch) | |
| tree | 030fe146f3e1f574500f83ad7db0ad3731a5638c /.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 | 
