[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [libextractor] 27/27: update gitignore
From: |
gnunet |
Subject: |
[GNUnet-SVN] [libextractor] 27/27: update gitignore |
Date: |
Sun, 15 Oct 2017 21:34:51 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository libextractor.
commit e340cef5e5e529adda46c9f38e7875b22e8371e3
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Oct 15 21:34:18 2017 +0200
update gitignore
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index a5882a23..9f1333b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,7 @@ po/pl.gmo
po/ro.gmo
po/rw.gmo
po/stamp-po
+po/sr.gmo
po/sv.gmo
po/uk.gmo
po/vi.gmo
@@ -161,6 +162,8 @@ src/plugins/it_extractor.lo
src/plugins/it_extractor.o
src/plugins/jpeg_extractor.lo
src/plugins/jpeg_extractor.o
+src/plugins/thumbnailffmpeg_extractor.lo
+src/plugins/thumbnailffmpeg_extractor.o
src/plugins/libextractor_archive.la
src/plugins/libextractor_deb.la
src/plugins/libextractor_dvi.la
@@ -168,6 +171,7 @@ src/plugins/libextractor_exiv2.la
src/plugins/libextractor_flac.la
src/plugins/libextractor_gif.la
src/plugins/libextractor_gstreamer.la
+src/plugins/libextractor_thumbnailffmpeg.la
src/plugins/libextractor_gstreamer_la-gstreamer_extractor.lo
src/plugins/libextractor_gstreamer_la-gstreamer_extractor.o
src/plugins/libextractor_html.la
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [libextractor] 18/27: do not try to seek on SHM if we do not use SHM, even if (bad) plugin requests it, (continued)
- [GNUnet-SVN] [libextractor] 18/27: do not try to seek on SHM if we do not use SHM, even if (bad) plugin requests it, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 10/27: be more careful with memory allocation failures in gsf extractor, avoid calling g_free(NULL), gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 20/27: fix signed/unsigned comparison issue, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 21/27: handle IPC_shared_memory_set_ error, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 25/27: avoid NPE on empty value in grep-friendly printing, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 12/27: fix NPE in extract for 0-byte values, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 07/27: doxygen improvements, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 26/27: check return values from dup2(), gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 22/27: remove useless assignment, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 24/27: avoid calling free(NULL) on plugin load error, gnunet, 2017/10/15
- [GNUnet-SVN] [libextractor] 27/27: update gitignore,
gnunet <=
- [GNUnet-SVN] [libextractor] 23/27: extra-carefully check return value of snprintf, gnunet, 2017/10/15