8000 chore: update gitignore · vueComponent/ant-design-vue-nuxt@5fda760 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5fda760

Browse files
committed
chore: update gitignore
1 parent b50475b commit 5fda760

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
@@ -90,6 +90,7 @@ out
9090
# Nuxt.js build / generate output
9191
.nuxt
9292
dist
93+
.output
9394

9495
# Gatsby files
9596
.cache/
@@ -127,4 +128,4 @@ dist
127128
.yarn/unplugged
128129
.yarn/build-state.yml
129130
.yarn/install-state.gz
130-
.pnp.*
131+
.pnp.*

0 commit comments

Comments
 (0)
0