瀏覽代碼

Ignore compiled dll binaries. (#3628)

pull/3631/head
2Bear 1 年之前
committed by GitHub
父節點
當前提交
9322ad0f9b
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@ -54,6 +54,7 @@ packages/
*.bc
*.so
*.so.*
*.dll
# Ignore wasm data in examples/
examples/**/*.wasm

Loading…
取消
儲存