瀏覽代碼

build: add some ignored files to .gitignore.

legacy
Sam Hocevar sam 12 年之前
父節點
當前提交
f048a0a552
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore 查看文件

@@ -40,8 +40,11 @@ win32/ipch
win32/*Debug
win32/*Release
win32/*.vcxproj.user
win32/*.opensdf
win32/*.sdf
win32/*.suo
win32/*.log
win32/*.XGD
# Do not exclude anything in contrib; this is currently one level
# more than our current max
!contrib/*


Loading…
取消
儲存