Add exception for nuxt.js output

This commit is contained in:
Jefry Dewangga 2018-05-06 17:31:38 +07:00 committed by GitHub
parent 18e28746b0
commit d6ec68fd8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -59,3 +59,6 @@ typings/
# next.js build output
.next
# nuxt.js build output
.nuxt