ソースを参照

Merge pull request #288 from tony/gitignore-uuid

Ignore fontconfig .uuid generation
pull/291/head
Nikolai Aleksandrovich Pavlov 6年前
committed by GitHub
コミット
eb05edeb2e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore ファイルの表示

@ -0,0 +1,2 @@
# Ignore fontconfig .uuid files
.uuid

読み込み中…
キャンセル
保存