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