{"id":16859813,"url":"https://github.com/dotcypress/ps-git-ignores","last_synced_at":"2025-07-16T12:38:44.103Z","repository":{"id":7153717,"uuid":"8452461","full_name":"dotcypress/ps-git-ignores","owner":"dotcypress","description":"GitIgnore generator for PowerShell","archived":false,"fork":false,"pushed_at":"2013-05-23T16:01:18.000Z","size":177,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T05:35:11.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotcypress.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-27T09:11:48.000Z","updated_at":"2019-06-01T16:49:31.000Z","dependencies_parsed_at":"2022-08-19T13:21:37.748Z","dependency_job_id":null,"html_url":"https://github.com/dotcypress/ps-git-ignores","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fps-git-ignores","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fps-git-ignores/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fps-git-ignores/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fps-git-ignores/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotcypress","download_url":"https://codeload.github.com/dotcypress/ps-git-ignores/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360046,"owners_count":21090641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-13T14:19:49.439Z","updated_at":"2025-04-11T07:56:19.676Z","avatar_url":"https://github.com/dotcypress.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitIgnore generator for PowerShell\n\nModule for creating .gitignore files via GitHub templates.\n\n## Installation\n\n### Manual\n\nDownload [GitIgnores.psm1](https://raw.github.com/dotCypress/ps-git-ignores/master/GitIgnores.psm1) and run `Import-Module GitIgnores.psm1`\n\n### PSGet\n\n1. Install [psget](http://psget.net/)\n2. Run `Install-Module ps-git-ignores`\n\n## Commands\n\n### Get-GitIgnore\n\nDisplays list of supported templates.\n\n#### Usage\n\n```bash\nGet-GitIgnore [[-Template] \u003cString\u003e]\n```\n\n#### Examples\n\n```bash\nGet-GitIgnore\n```\n\n```bash\nGet-GitIgnore Ocaml\n```\n\n### Add-GitIgnore\n\nAdds requested .gitignore to current directory.\n\n#### Usage\n\n```bash\nAdd-GitIgnore [-Template] \u003cString\u003e\n```\n\n#### Examples\n\n```bash\nAdd-GitIgnore CSharp\n```\n\n## Integration\n\n[PowerTab](http://powertab.codeplex.com/) intergation is included.\n\n![GitIgnore generator with PowerTab](https://raw.github.com/dotCypress/ps-git-ignores/master/docs/PowerTab.PNG)\n\n## License\n\n[BSD license](http://opensource.org/licenses/bsd-license.php)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcypress%2Fps-git-ignores","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotcypress%2Fps-git-ignores","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcypress%2Fps-git-ignores/lists"}