瀏覽代碼

Update .gitignore

main
Steve Ruiz 4 年之前
父節點
當前提交
2f5ad1efe1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@@ -1,6 +1,7 @@
1 1
 # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2 2
 
3 3
 # dependencies
4
+/dist
4 5
 /node_modules
5 6
 /.pnp
6 7
 .pnp.js

Loading…
取消
儲存