xref: /DADK/docs/.gitignore (revision c9f71754563759e653d59a110f15298891564be9)
1# VuePress 默认临时文件目录
2.vuepress/.temp
3# VuePress 默认缓存目录
4.vuepress/.cache
5# VuePress 默认构建生成的静态文件目录
6.vuepress/dist
7
8node_modules
9