/
githubmirror
/
gitignore
Обзор
Документация
Войти
/
githubmirror
/
gitignore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Nestjs.gitignore
24 строки
263 B
Jawher Kl
Create Nestjs.gitignore
13 июн 2025, 18:28
Не верифицирован
13 июн 2025, 18:28
d52f8a2
Код
Авторство
О чём код?
# Nestjs specific /dist /node_modules /build /tmp # Logs logs *.log npm-debug.log* pnpm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # dotenv environment variable files .env .env.development .env.test .env.production # temp directory .temp .tmp