gitextract_8777ksf5/ ├── .github/ │ ├── FUNDING.yml │ └── PULL_REQUEST_TEMPLATE.md ├── .gitignore ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── index.html ├── list/ │ ├── CONTRIBUTING.md │ └── README.md ├── package.json ├── robots.txt ├── scripts/ │ ├── build-list.js │ └── check-redirects.js └── sitemap.xml