Saltar al contenido

gitIgnore

Publicado por Shubham Arora

.gitignore reference for various languages

Código abiertoGPL-3.0

Partes de esta página aparecen en el idioma en que se escribieron, porque la traducción no está terminada.

Aspectos destacados

  • Provides .gitignore pattern references organised by programming language.
  • Useful when setting up version control for an unfamiliar toolchain.
  • Focused on lookup rather than repository operations.
  • Distributed for Linux desktops.
  • Released under the GPL-3.0 licence.

Acerca de esta aplicación

gitIgnore is a reference tool for .gitignore files. It gathers the ignore patterns associated with a range of programming languages and toolchains, so that a developer starting a repository can look up which build outputs, dependency directories, cache files and editor leftovers are normally excluded from version control for that ecosystem, rather than recalling them from memory or copying an old file from another project.

The application is organised around language entries: the reader selects the language or environment they are working in and consults the corresponding set of patterns. Its scope is documentation and lookup rather than repository management, so it does not replace a Git client or perform commits; the patterns still have to be placed in the project by the user.

The entry lists Linux as the supported platform, so users of other desktop operating systems will need a different tool or the upstream sources. gitIgnore is published by Shubham Arora under the GPL-3.0 licence.

Linux

No alojamos este archivo, no lo analizamos ni inspeccionamos su contenido. Lea lo que indica la fuente y decida por su cuenta.