Browse Source

Merge pull request #288 from tony/gitignore-uuid

Ignore fontconfig .uuid generation
pull/291/head
Nikolai Aleksandrovich Pavlov 6 years ago
committed by GitHub
parent
commit
eb05edeb2e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

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

Loading…
Cancel
Save