This website works better with JavaScript
Главная
Обзор
Регистрация
Вход
SongZihuan
/
GitIgnore
зеркало из
https://github.com/github/gitignore.git
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
Add exception for nuxt.js output
Jefry Dewangga
7 лет назад
Родитель
18e28746b0
Сommit
d6ec68fd8d
1 измененных файлов
с
3 добавлено
и
0 удалено
Разделённый вид
Показать статистику Diff
3
0
Node.gitignore
+ 3
- 0
Node.gitignore
Просмотреть файл
@@ -59,3 +59,6 @@ typings/
# next.js build output
.next
+
+# nuxt.js build output
+.nuxt