{"id":24200277,"url":"https://github.com/quentinguidee/gitignore-ultimate-vscode","last_synced_at":"2025-09-21T23:32:39.897Z","repository":{"id":39582277,"uuid":"354247107","full_name":"quentinguidee/gitignore-ultimate-vscode","owner":"quentinguidee","description":"VSCode extension that allows to speed up the drafting of .gitignore files.","archived":false,"fork":false,"pushed_at":"2024-03-16T22:37:31.000Z","size":304,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"next","last_synced_at":"2024-03-17T05:13:45.316Z","etag":null,"topics":["gitignore","typescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=quentinguidee.gitignore-ultimate","language":"TypeScript","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/quentinguidee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-04-03T09:11:04.000Z","updated_at":"2024-03-17T05:13:45.317Z","dependencies_parsed_at":"2024-03-22T08:30:40.964Z","dependency_job_id":null,"html_url":"https://github.com/quentinguidee/gitignore-ultimate-vscode","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quentinguidee%2Fgitignore-ultimate-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quentinguidee%2Fgitignore-ultimate-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quentinguidee%2Fgitignore-ultimate-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quentinguidee%2Fgitignore-ultimate-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quentinguidee","download_url":"https://codeload.github.com/quentinguidee/gitignore-ultimate-vscode/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233808528,"owners_count":18733594,"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":["gitignore","typescript","vscode","vscode-extension"],"created_at":"2025-01-13T20:41:47.728Z","updated_at":"2025-09-21T23:32:34.592Z","avatar_url":"https://github.com/quentinguidee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"128\" height=\"128\" src=\"https://github.com/quentinguidee/gitignore-ultimate-server/raw/next/assets/gitignore-ultimate-icon-1024.png\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eGitignore Ultimate — VSCode\u003c/h1\u003e\n\n---\n\nUltimate extensions are a group of extensions allowing faster coding in VSCode. Gitignore Ultimate allows to speed up the drafting of `.gitignore` files.\n\nThis extension uses [Gitignore Ultimate Server](https://github.com/quentinguidee/gitignore-ultimate-server) binary.\n\n## Features\n\n- Autocomplete gitignore files\n\n![autocomplete](https://user-images.githubusercontent.com/12123721/113505778-4bad6600-9541-11eb-9f3e-a64c63983b95.gif)\n\n- Add file/folder to gitignore\n\n\u003cimg width=\"274\" alt=\"image\" src=\"https://user-images.githubusercontent.com/12123721/113505947-266d2780-9542-11eb-9139-c9676746b594.png\"\u003e\n\n- Create `.gitignore` file\n\n\u003cimg width=\"290\" alt=\"image\" src=\"https://user-images.githubusercontent.com/12123721/113505935-148b8480-9542-11eb-9c27-2862e5af6092.png\"\u003e\n\n## Run this extension from sources\n\n1. Clone this project and run `yarn install`.\n2. Download [Gitignore Ultimate Server (Releases)](https://github.com/quentinguidee/gitignore-ultimate-server/releases) and rename it to `gitignore_ultimate_server` (or `gitignore_ultimate_server.exe` on Windows). Put this file in the `bin/` folder.\n3. In VSCode, open the execute and debug panel (\u003ckbd\u003ectrl\u003c/kbd\u003e+\u003ckbd\u003emaj\u003c/kbd\u003e+\u003ckbd\u003ed\u003c/kbd\u003e or \u003ckbd\u003ecmd\u003c/kbd\u003e+\u003ckbd\u003emaj\u003c/kbd\u003e+\u003ckbd\u003ed\u003c/kbd\u003e on macOS). Select \"Run Extension\" and click on play.\n\n## Package the extension\n\n```bash\nyarn run vsce package\n```\n\nThis produces a `.vsix` package that you can install with VSCode. **Note:** this package is only compatible with your OS. If you want to distribute this, you must package one extension for each OS with the `--target` argument and use the appropriate server binary.\n\n## License\n\n- This extension is released under the [MIT License](./LICENSE.md)\n- The `.vsix` packages are all bundled with [Gitignore Ultimate Server](https://github.com/quentinguidee/gitignore-ultimate-server), also released under the [MIT License](https://github.com/quentinguidee/gitignore-ultimate-server/blob/next/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentinguidee%2Fgitignore-ultimate-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquentinguidee%2Fgitignore-ultimate-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentinguidee%2Fgitignore-ultimate-vscode/lists"}