aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2013-04-09 08:34:04 +0200
committerHans Bolinder <[email protected]>2013-04-09 08:34:04 +0200
commit79ae0754395388baeac38868a419bc69597105c7 (patch)
tree3a093b5c2a470531c9da1d615670b8b952bdab86
parent157886e6b69e9c7cf1e0e6f8ea932a82b810ea12 (diff)
parent7299e484a39b239c817b15c8c7e3ea4216c2cd3b (diff)
downloadotp-79ae0754395388baeac38868a419bc69597105c7.tar.gz
otp-79ae0754395388baeac38868a419bc69597105c7.tar.bz2
otp-79ae0754395388baeac38868a419bc69597105c7.zip
Merge branch 'hb/debugger/strings/OTP-10899' into maint
* hb/debugger/strings/OTP-10899: Ignore JPG files
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5804e36f9c..a3e03dc46f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -155,6 +155,7 @@ JAVADOC-GENERATED
/lib/*/doc/html/*.css
/lib/*/doc/html/js
/lib/*/doc/html/*.gif
+/lib/*/doc/html/*.jpg
/lib/*/doc/html/*.png
/lib/*/doc/html/*.eix
/lib/*/doc/man[0-9]/*.[0-9]
@@ -212,7 +213,7 @@ JAVADOC-GENERATED
# debugger
-/lib/debugger/doc/html/images/*.gif
+/lib/debugger/doc/html/images/*.jpg
# edoc
@@ -224,6 +225,7 @@ JAVADOC-GENERATED
/erts/info
/erts/doc/html/*.html
/erts/doc/html/*.gif
+/erts/doc/html/*.jpg
/erts/doc/html/*.eix
/erts/doc/pdf/*.fo
/erts/doc/pdf/*.pdf
@@ -329,6 +331,7 @@ JAVADOC-GENERATED
/system/doc/html/js
/system/doc/html/*/*.html
/system/doc/html/*/*.gif
+/system/doc/html/*/*.jpg
/system/doc/html/*/*.eix
/system/doc/top/PR.template
/system/doc/top/erlresolvelinks.js