diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-02-18 04:14:36 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-02-18 04:14:36 +0000 |
| commit | 5635b98d0ba8f28db9868ee44a82a3f1151eed05 (patch) | |
| tree | b1ef6a5d290f51f897ff7783ac470e19d608ea78 | |
| parent | a8af7f452caa0083e93679f561cc0f4162ba69f0 (diff) | |
added a .gitignore file
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/ |
