DevLearn logo
Skill Up With Me
Interactive Learning
Signing in…

Игнорирование файлов: работа с .gitignore

🔒 Sign in to use this
.gitignore: Что должно остаться за бортом?

Не все файлы в папке проекта должны попадать в историю Git. Временные логи, папки зависимостей (как node_modules или target) и файлы настроек вашей IDE только раздувают размер репозитория и мешают коллегам. Для автоматического пропуска таких файлов используется специальный файл — .gitignore.

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.
🔒 Sign in to use this