diff options
author | Jean-Philippe Andre <jp.andre@samsung.com> | 2014-05-09 14:01:45 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2014-05-09 16:57:39 +0900 |
commit | fec21e85ceb452b67478f4d69cc7e89069712dab (patch) | |
tree | d74858af6aa5c64aaac992a7365f745f83871795 /.gitignore | |
parent | ad72fa0649365b34e06a16fb8a0808f081cf4a76 (diff) | |
download | efl-fec21e85ceb452b67478f4d69cc7e89069712dab.tar.gz |
gitignore: Ignore PNG files for the filters' doc
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d6fec93084..ad5734a129 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ tags /doc/latex /doc/man /doc/previews/preview_text_filter +/doc/previews/img /install-sh /libtool /ltmain.sh |