Update .gitignore (#19132)

miryoku-merge-master
Nick Brassel 3 years ago committed by GitHub
parent 9291c8f867
commit 06a3801a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.gitignore vendored

@ -67,9 +67,20 @@ CMakeLists.txt
tags
# Ignore image/font files
*.bmp
*.wbmp
*.gif
*.jpg
*.jpeg
*.png
*.apng
*.mng
*.svg
*.webp
*.webm
*.avi
*.mp4
*.mpeg
*.ttf
*.otf

Loading…
Cancel
Save