{"id":31956490,"url":"https://github.com/ilyar/.gitattributes","last_synced_at":"2026-02-17T23:02:32.647Z","repository":{"id":145028407,"uuid":"203965362","full_name":"ilyar/.gitattributes","owner":"ilyar","description":".gitattributes — Defining attributes per path","archived":false,"fork":false,"pushed_at":"2019-08-23T09:45:26.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T19:52:47.686Z","etag":null,"topics":["gitattributes"],"latest_commit_sha":null,"homepage":"https://github.com/ilyar/.gitattributes","language":null,"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/ilyar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-23T09:15:17.000Z","updated_at":"2020-03-19T14:04:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"b29bd915-db6d-45a3-b324-ec8b6da9c46f","html_url":"https://github.com/ilyar/.gitattributes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ilyar/.gitattributes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyar%2F.gitattributes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyar%2F.gitattributes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyar%2F.gitattributes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyar%2F.gitattributes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilyar","download_url":"https://codeload.github.com/ilyar/.gitattributes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilyar%2F.gitattributes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29561783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["gitattributes"],"created_at":"2025-10-14T14:49:22.785Z","updated_at":"2026-02-17T23:02:32.639Z","avatar_url":"https://github.com/ilyar.png","language":null,"readme":"# .gitattributes\n\n```text\n\n# Customizing Git - Git Attributes https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes\n# gitattributes - Defining attributes per path https://git-scm.com/docs/gitattributes\n\n# pattern\tattr1 attr2 ...\n# Each line in gitattributes file is of format\n\n* text=auto\n# Handle line endings automatically for files detected as text and leave all files detected as binary untouched\n# Overwrites the local `core.autocrlf` settings, which ensures uniform behavior\n\n*.css linguist-vendored\n*.scss linguist-vendored\n*.js linguist-vendored\n# Uses the open source Linguist library to determine file languages for syntax highlighting and repository statistics\n# Some files are hard to identify, and sometimes projects contain more library and vendor files than their primary code\n# https://stackoverflow.com/a/34715182/3123272\n\nCHANGELOG.md export-ignore\n# You can tell Git not to export certain files or directories when generating an archive\n# Now, when you run `git archive` to create a tarball of your project, that directory won’t be included in the archive\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyar%2F.gitattributes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filyar%2F.gitattributes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyar%2F.gitattributes/lists"}