瀏覽代碼

Ignore generated example binaries (#1884)

pull/1885/head
Luiz Pestana 3 年之前
committed by GitHub
父節點
當前提交
4a01139c8d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore 查看文件

@ -1,6 +1,11 @@
# Ignore generated files
# ...
# Ignore all without extensions
*
!*.*
!*/
# Ignore VIM's backup generated files
*.swp
*.swo

Loading…
取消
儲存