[grilo-plugins] gitignore: Ignore more test executables and the .pot file



commit 0bbb0c9a10a356e115d37de507ed7895d66d5815
Author: Emanuele Aina <emanuele aina collabora com>
Date:   Mon Jul 22 13:54:37 2013 +0200

    gitignore: Ignore more test executables and the .pot file
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704678

 .gitignore       |    1 +
 tests/.gitignore |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1fed50..761d803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ gnome-doc-utils.make
 /po/Makevars.template
 /po/POTFILES
 /po/Rules-quot
+/po/grilo-plugins.pot
 /po/stamp-it
 
 .*.sw?
diff --git a/tests/.gitignore b/tests/.gitignore
index 0df9d07..727dad9 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,9 @@
 test
+test_apple_trailers
+test_bliptv
 test_local_metadata
 test_tmdb_preconditions
 test_tmdb_missing_configuration
 test_tmdb_fast_resolution
+test_tmdb_fast_resolution_by_id
 test_tmdb_full_resolution


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]