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 tags
# Ignore image/font files # Ignore image/font files
*.bmp
*.wbmp
*.gif *.gif
*.jpg *.jpg
*.jpeg
*.png *.png
*.apng
*.mng
*.svg
*.webp
*.webm
*.avi
*.mp4
*.mpeg
*.ttf *.ttf
*.otf *.otf

Loading…
Cancel
Save