diff options
| author | Samarth Agarwal <samarth.agarwal@mail.utoronto.ca> | 2019-02-18 17:22:28 +0000 |
|---|---|---|
| committer | Samarth Agarwal <samarth.agarwal@mail.utoronto.ca> | 2019-02-18 17:22:28 +0000 |
| commit | b446bce7dcd57b444ddb794a6ff6cdc268ac1d31 (patch) | |
| tree | 5b05a459afebf24045cfd2eb4729fe6f3b80f750 /.gitignore | |
| parent | c9f86ba8dbdf611dbbb35290ad8d205079d11470 (diff) | |
Updated .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -node_modules/*
\ No newline at end of file +*/node_modules/*
\ No newline at end of file |
