Skip to content

Commit

Permalink
refactor: site template ignore dist dir (#1518)
Browse files Browse the repository at this point in the history
add /dist > .gitignore
  • Loading branch information
Wxh16144 authored Mar 3, 2023
1 parent d84997f commit 870b38a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suites/boilerplate/templates/site/.gitignore.tpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
/dist
.dumi/tmp
.dumi/tmp-production
.DS_Store

0 comments on commit 870b38a

Please sign in to comment.