diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -**/node_modules/*
\ No newline at end of file +**/node_modules/* +**/package-lock.json |
![]() |
index : helpthehomeless | |
| A web and mobile app to help the street outreach workers of the City of Toronto finding and identifying visibly homeless people in the city. | kdam0 |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1 +1,2 @@ -**/node_modules/*
\ No newline at end of file +**/node_modules/* +**/package-lock.json |