{"id":28431001,"url":"https://github.com/faridun-dev/gitignore-template","last_synced_at":"2026-01-30T19:03:16.910Z","repository":{"id":293630354,"uuid":"984645162","full_name":"faridun-dev/gitignore-template","owner":"faridun-dev","description":".gitignore template for Flutter, React, Python Aiogram, C# .NET app ✅🚀","archived":false,"fork":false,"pushed_at":"2025-05-17T06:35:37.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T22:39:07.715Z","etag":null,"topics":["git","gitignore-template"],"latest_commit_sha":null,"homepage":"","language":null,"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/faridun-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T09:13:19.000Z","updated_at":"2025-05-17T06:35:41.000Z","dependencies_parsed_at":"2025-05-16T10:33:59.340Z","dependency_job_id":"957e333f-4f42-4b33-8e0e-ed0556d7d942","html_url":"https://github.com/faridun-dev/gitignore-template","commit_stats":null,"previous_names":["faridun-dev/gitignore-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faridun-dev/gitignore-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faridun-dev%2Fgitignore-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faridun-dev%2Fgitignore-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faridun-dev%2Fgitignore-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faridun-dev%2Fgitignore-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faridun-dev","download_url":"https://codeload.github.com/faridun-dev/gitignore-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faridun-dev%2Fgitignore-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git","gitignore-template"],"created_at":"2025-06-05T14:35:59.147Z","updated_at":"2026-01-30T19:03:16.891Z","avatar_url":"https://github.com/faridun-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📁 Multi-Project .gitignore Template\n\nThis repository provides a comprehensive `.gitignore` file tailored for monorepos or multi-stack projects that include:\n\n- 📱 **Flutter**\n- 🌐 **React JS**\n- 💻 **C# .NET**\n- 🐍 **Python (Aiogram Telegram Bot)**\n- 🔐 **.env Files** (environment variables)\n\n## 🧾 Purpose\n\nThis `.gitignore` template helps you:\n\n- Avoid committing generated files and build artifacts.\n- Keep your version control clean.\n- Protect sensitive environment variables stored in `.env` files.\n\n---\n\n## 📂 Structure Covered\n\n### ✅ Common\n- `.env`, `.log`, `node_modules`, `logs`, OS-specific files like `.DS_Store`.\n\n### 📱 Flutter\n- `.dart_tool`, `build/`, platform-specific build folders, IDE configs.\n\n### 🌐 React JS\n- `node_modules/`, `build/`, `.cache/`, development logs.\n\n### 💻 C# .NET\n- `bin/`, `obj/`, `.vs/`, `*.suo`, scaffolding temp files.\n\n### 🐍 Python / Aiogram\n- `__pycache__/`, `.venv/`, `*.pyc`, `.pytest_cache`, `.db`, `sessions/`.\n\n---\n\n## 🔐 Environment Files\n\nTo ensure environment files are not committed:\n\n```gitignore\n.env\n.env.*\n!.env.example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaridun-dev%2Fgitignore-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaridun-dev%2Fgitignore-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaridun-dev%2Fgitignore-template/lists"}