This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add exception for nuxt.js output
Jefry Dewangga
7 years ago
parent
18e28746b0
commit
d6ec68fd8d
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
Node.gitignore
+ 3
- 0
Node.gitignore
View File
@@ -59,3 +59,6 @@ typings/
# next.js build output
.next
+
+# nuxt.js build output
+.nuxt