{"id":25516888,"url":"https://github.com/wesleimp/gitignore","last_synced_at":"2026-04-27T08:32:04.467Z","repository":{"id":57541922,"uuid":"292015005","full_name":"wesleimp/gitignore","owner":"wesleimp","description":".gitignore generator for terminal","archived":false,"fork":false,"pushed_at":"2020-09-02T18:14:00.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T02:08:34.023Z","etag":null,"topics":["cli","git","gitignore","go"],"latest_commit_sha":null,"homepage":"https://wesleimp.github.io/gitignore/","language":"Go","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/wesleimp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["wesleimp"]}},"created_at":"2020-09-01T14:07:40.000Z","updated_at":"2021-11-30T14:40:00.000Z","dependencies_parsed_at":"2022-09-09T04:11:58.843Z","dependency_job_id":null,"html_url":"https://github.com/wesleimp/gitignore","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wesleimp/gitignore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleimp%2Fgitignore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleimp%2Fgitignore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleimp%2Fgitignore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleimp%2Fgitignore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wesleimp","download_url":"https://codeload.github.com/wesleimp/gitignore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wesleimp%2Fgitignore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32329463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","git","gitignore","go"],"created_at":"2025-02-19T14:52:54.183Z","updated_at":"2026-04-27T08:32:04.437Z","avatar_url":"https://github.com/wesleimp.png","language":"Go","funding_links":["https://github.com/sponsors/wesleimp"],"categories":[],"sub_categories":[],"readme":"# gitignore\n\n![ci](https://github.com/wesleimp/gitignore/workflows/ci/badge.svg)\n\n.gitignore generator for terminal\n\n## Install\n\n### Pre-compiled binary\n\n**shell script**\n\n```sh\ncurl -sf https://gobinaries.com/wesleimp/gitignore | sh\n```\n\n**manually**\n\nDownload the pre-compiled binaries from the [releases page](https://github.com/wesleimp/gitignore/releases) and copy to the desired location\n\n### Docker\n\n```sh\n$ docker run -it --rm wesleimp/gitignore list\n```\n\n### Compiling from source\n\nClone the repository\n\n```sh\n$ git clone git@github.com:wesleimp/gitignore.git\n\n$ cd gitignore\n```\n\ndownload dependencies\n\n```sh\n$ go mod download\n```\n\nbuild\n\n```sh\n$ go build -o gitignore main.go\n```\n\nverify it works\n\n```sh\n$ gitignore --help\n```\n\n## Usage\n\n**list templates**\n\n```sh\n$ gitignore list\n```\n\n**generate**\n\n```sh\n$ gitignore generate --lang Go --lang yarn\n```\n\n**generate in another workspace**\n\n```sh\n$ gitignore generate --lang Go --lang yarn --path ./my/another/workspace\n```\n\n**append new language**\n\n```sh\n$ gitignore append --lang Go \n```\n\n**append new custom text**\n\n```sh\n$ gitignore append --text \"mybin.exe\"\n```\n\n## License\n\n[MIT](https://github.com/wesleimp/gitignore/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleimp%2Fgitignore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesleimp%2Fgitignore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesleimp%2Fgitignore/lists"}