en

Gitignore

ru

Перевод слова "gitignore" на Русский язык

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

Опеределения

gitignore
Существительное
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
Глагол
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
Прилагательное
raiting
Relating to or contained in a .gitignore file.
Gitignore patterns can sometimes be overly broad.