diff options
author | 庄天翼 <zty0826@gmail.com> | 2018-03-10 12:05:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-10 12:05:34 +0800 |
commit | 5beb11481647dfba6d9767bd73e092374a2c4764 (patch) | |
tree | 37a93c0b120ce55e52722076de9c5059d5dcdffc /Node.gitignore | |
parent | 7c0cf6d9ec0399fd9f195130c84c55f94ed6501f (diff) | |
parent | 773eca0e04e9198ce0934cbec9a0222c31a4e1cb (diff) | |
download | gitignore-5beb11481647dfba6d9767bd73e092374a2c4764.tar.gz gitignore-5beb11481647dfba6d9767bd73e092374a2c4764.zip |
Merge branch 'master' into patch-2
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Node.gitignore b/Node.gitignore index 2ceae0f2..90f8428b 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -59,3 +59,6 @@ typings/ # parcel-bundler cache (https://parceljs.org/) .cache + +# next.js build output +.next |