summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 51b0a38e0a..2aacfe02e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,9 +67,20 @@ CMakeLists.txt
67tags 67tags
68 68
69# Ignore image/font files 69# Ignore image/font files
70*.bmp
71*.wbmp
70*.gif 72*.gif
71*.jpg 73*.jpg
74*.jpeg
72*.png 75*.png
76*.apng
77*.mng
78*.svg
79*.webp
80*.webm
81*.avi
82*.mp4
83*.mpeg
73*.ttf 84*.ttf
74*.otf 85*.otf
75 86