{"id":19817696,"url":"https://github.com/msaaddev/gitignore","last_synced_at":"2026-05-06T09:40:45.189Z","repository":{"id":57128515,"uuid":"384647007","full_name":"msaaddev/gitignore","owner":"msaaddev","description":"⚠️ Generates .gitignore file using `npx @msaaddev/gitignore`","archived":false,"fork":false,"pushed_at":"2021-09-24T11:28:20.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T17:57:37.343Z","etag":null,"topics":["git","gitignore","nodejs","open-source"],"latest_commit_sha":null,"homepage":"https://twitter.com/msaaddev","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/msaaddev.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-10T08:15:41.000Z","updated_at":"2023-03-22T13:39:51.000Z","dependencies_parsed_at":"2022-08-31T18:32:24.028Z","dependency_job_id":null,"html_url":"https://github.com/msaaddev/gitignore","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fgitignore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fgitignore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fgitignore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaaddev%2Fgitignore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msaaddev","download_url":"https://codeload.github.com/msaaddev/gitignore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241173945,"owners_count":19922213,"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":["git","gitignore","nodejs","open-source"],"created_at":"2024-11-12T10:13:23.079Z","updated_at":"2026-05-06T09:40:40.165Z","avatar_url":"https://github.com/msaaddev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ gitignore\n\n![version](https://img.shields.io/npm/v/@msaaddev/gitignore?color=2FD566)\n![license](https://img.shields.io/npm/l/@msaaddev/gitignore?color=2FD566)\n![downloads](https://img.shields.io/npm/dt/@msaaddev/gitignore?color=2FD566)\n\nQuickly generate a `.gitignore` file in your project.\n\n\u003cbr\u003e\n\n\u003cimg src=\"./assets/rocket.png\" width=\"10%\" /\u003e\n\n## Usage\n\nNavigate to your project directory then run the following command in the terminal:\n\n```sh\nnpx @msaaddev/gitignore\n```\n\n\u003cbr\u003e\n\n\u003cimg src=\"./assets/workflow.png\" width=\"10%\" /\u003e\n\n## Output\n\nGenerates a `.gitignore` file with following contents in your project folder.\n\n```.gitignore\n# NPM #\n##########\n# Ignore all directories called node_modules in current folder and any subfolders.\nnode_modules/\n/node_modules/\n\n# Packages #\n############\n*.7z\n*.dmg\n*.gz\n*.bz2\n*.iso\n*.jar\n*.rar\n*.tar\n*.zip\n*.tgz\n*.map\n\n# Logs and databases #\n######################\n*.log\n*.sql\n*.env\n\n# OS generated files #\n######################\n**.DS_Store*\nehthumbs.db\nIcon?\nThumbs.db\n._*\n\n# Vim generated files #\n######################\n*.un~\n\n# SASS #\n##########\n**/.sass-cache\n**/.sass-cache/*\n**/.map\n\n# Composer #\n##########\n!assets/js/vendor/\nwpcs/\n/vendor/\n\n# Bower #\n##########\nassets/bower_components/*\n\n# Codekit #\n##########\n/codekit-config.json\n*.codekit\n**.codekit-cache/*\n\n# Compiled Files and Build Dirs #\n##########\n/README.html\n\n# PhpStrom Project Files #\n.idea/\nlibrary/vendors/composer\nassets/img/.DS_Store\n\n# Visual Studio Project Files #\n.vs/\n\n# No lock files.\npackage-lock.json\nyarn.lock\nsettings.dat\n\n# next.js\n/.next/\n/out/\n```\n\n## ⚡️ Other Projects\n\nI have curated a [detailed list](https://github.com/msaaddev/open-source) of all the open-source projects I have authored. Do take out a moment and take a look.\n\n## 🔑 License \u0026 Conduct\n\n- MIT © [Saad Irfan](https://github.com/msaaddev)\n- [Code of Conduct](https://github.com/msaaddev/gitignore/blob/master/code-of-conduct.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaaddev%2Fgitignore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsaaddev%2Fgitignore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaaddev%2Fgitignore/lists"}