name-suggestion-index/.gitignore
Tim Smith e2b4390be2
Add yarn.lock to gitignore
We're not using yarn in this project

Signed-off-by: Tim Smith <tsmith84@gmail.com>
2022-12-03 22:16:22 -08:00

19 lines
No EOL
169 B
Text

/coverage
/node_modules
/dist/javascript
/.parcel-cache
.idea
.DS_Store
.cache
npm-debug.log
package-lock.json
secrets.json
*.backup
*.bz2
*.osm
*.pbf
*.swp
yarn.lock