瀏覽代碼

Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
pull/664/head
ChrisDill 6 年之前
父節點
當前提交
a7a70004f1
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 查看文件

@ -33,6 +33,7 @@ Thumbs.db
[Bb]in
[Dd]ebug/
[Dd]ebug.win32/
[Dd]ebug.DLL/
*.sbr
*.sdf
obj/

Loading…
取消
儲存