/
Matslex
/
ProjectDevelopment
Обзор
Документация
Войти
/
Matslex
/
ProjectDevelopment
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
.gitattributes
10 строк
327 B
Matslex
Initial commit
07 июл 2025, 13:27
07 июл 2025, 13:27
197aa07
Код
Авторство
О чём код?
# See https://git-scm.com/docs/gitattributes for more about git attribute files. # Mark the database schema as having been generated. db/schema.rb linguist-generated # Mark the yarn lockfile as having been generated. yarn.lock linguist-generated # Mark any vendored files as having been vendored. vendor/* linguist-vendored