Gitignore
Translation of "gitignore" into Russian
gitignore
Noungitignore
gitignores pl
gitignore
Компьютерный сленг; употребляется неизменяемым латиницей Add the build directory to your gitignore before committing.
Добавь директорию build в свой gitignore перед коммитом.
gitignore
Verbgitignore
gitignores
gitignored Past Simple / Past Participle
gitignoring Gerund
гитигнорить
Разговорное, компьютерный сленг We should gitignore the log files to keep the repository clean.
Нам стоит гитигнорить лог-файлы, чтобы репозиторий оставался чистым.
gitignore
Adjectivegitignore
Used attributively to modify another noun (e.g., "gitignore rules").
gitignore
Неизменяемый латиницей, употребляется атрибутивно Gitignore patterns can sometimes be overly broad.
Gitignore шаблоны иногда бывают слишком широкими.
Definitions
gitignore
NounA 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
VerbTo 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
AdjectiveRelating to or contained in a .gitignore file.
Gitignore patterns can sometimes be overly broad.