en

Gitignore

ru

Translation of "gitignore" into Russian

gitignore
Noun
raiting
gitignore
gitignores pl
gitignore
Компьютерный сленг; употребляется неизменяемым латиницей
Add the build directory to your gitignore before committing.
Добавь директорию build в свой gitignore перед коммитом.
gitignore
Verb
raiting
gitignore
gitignores
gitignored Past Simple / Past Participle
gitignoring Gerund
гитигнорить
Разговорное, компьютерный сленг
We should gitignore the log files to keep the repository clean.
Нам стоит гитигнорить лог-файлы, чтобы репозиторий оставался чистым.
gitignore
Adjective
raiting
gitignore
Used attributively to modify another noun (e.g., "gitignore rules").
gitignore
Неизменяемый латиницей, употребляется атрибутивно
Gitignore patterns can sometimes be overly broad.
Gitignore шаблоны иногда бывают слишком широкими.

Definitions

gitignore
Noun
raiting
A plain-text configuration file in a Git repository that lists files or directories for Git to ignore.
Add the build directory to your gitignore before committing.
gitignore
Verb
raiting
To add a file or pattern to a .gitignore so that Git will ignore it.
We should gitignore the log files to keep the repository clean.
gitignore
Adjective
raiting
Relating to or contained in a .gitignore file.
Gitignore patterns can sometimes be overly broad.