Skip to content

Commit 22b9303

Browse files
committed
[update]ビルドファイルをignoreに追加
1 parent 31e8611 commit 22b9303

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ typings/
6767

6868
# nuxt.js build output
6969
.nuxt
70+
.output
7071

7172
# Nuxt generate
7273
dist
@@ -107,4 +108,4 @@ feed_update.xml
107108
feed_usecase.xml
108109

109110
#pwa
110-
sw.*
111+
sw.*

0 commit comments

Comments
 (0)