{"id":20698955,"url":"https://github.com/doomsower/backup-gitignored","last_synced_at":"2026-04-24T13:03:39.095Z","repository":{"id":57189103,"uuid":"401333804","full_name":"doomsower/backup-gitignored","owner":"doomsower","description":"Small utility to back up .gitignored files (secrets, configs, keys, etc.) in zip archive. When anything else is an overkill.","archived":false,"fork":false,"pushed_at":"2021-10-11T07:23:40.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T02:22:33.769Z","etag":null,"topics":["backup","git","gitignore","ignore","secrets"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doomsower.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-30T12:22:01.000Z","updated_at":"2021-10-11T07:23:41.000Z","dependencies_parsed_at":"2022-09-15T03:50:33.281Z","dependency_job_id":null,"html_url":"https://github.com/doomsower/backup-gitignored","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/doomsower/backup-gitignored","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fbackup-gitignored","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fbackup-gitignored/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fbackup-gitignored/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fbackup-gitignored/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doomsower","download_url":"https://codeload.github.com/doomsower/backup-gitignored/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fbackup-gitignored/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","git","gitignore","ignore","secrets"],"created_at":"2024-11-17T00:27:31.050Z","updated_at":"2026-04-24T13:03:39.080Z","avatar_url":"https://github.com/doomsower.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# backup-gitignored\n\nSmall utility to back up .gitignored files (secrets, configs, keys, etc.) in zip archive. When anything else is an overkill.\n\n## Usage\n\nRun `npx backup-gitignored`\n\n```bash\nnpx backup-gitignored --help\n\nUsage: backup-gitignored [options] [directory]\n\nSmall utility to back up .gitignored files\n\nArguments:\n  directory                       Directory to get ignored files from, defaults to process.cwd()\n\nOptions:\n  -v, --verbose                   Prints more information about what is being archived and where\n  -o, --output \u003czipfile\u003e          output archive name (default: \"backup-ignored.zip\")\n  -i, --ignore-file \u003cignorefile\u003e  File that contains minimatch patterns for files that should be ignored and not included in the backup. Put things like node_modules/ and dist/ here (default: \".backupignore\")\n  -d, --dry-run                   Does not create the actual archive\n  -h, --help                      display help for command\n```\n\nExample of `.backupignore` file:\n\n```\n**/*.generated.*\n**/__generated__\n**/node_modules\n**/Pods/\n**/dist/\n**/build/\n**/.DS_Store\n**/*.log\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoomsower%2Fbackup-gitignored","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoomsower%2Fbackup-gitignored","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoomsower%2Fbackup-gitignored/lists"}