REST API
Generate .gitignore files programmatically using our REST API endpoints.
GET /api/generate?templates=node,python
POST /api/generateJSON body with options
CLI Integration
Install the CLI tool for command-line access:
npm i -g gitignore-genInstall globally
gitignore-gen node reactGenerate file
Git Platform Integrations
Works seamlessly with GitHub, GitLab, Bitbucket, and Azure DevOps. Use webhooks to auto-generate .gitignore files for new repositories.