From b814e287e3322fba987b1edc12ad4a18659bafa4 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 4 Jun 2010 17:53:15 +0200 Subject: [PATCH] tools/examples: Ignore more files --- tests/examples/.gitignore | 2 +- tools/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 tools/.gitignore diff --git a/tests/examples/.gitignore b/tests/examples/.gitignore index abe61739de..580b369294 100644 --- a/tests/examples/.gitignore +++ b/tests/examples/.gitignore @@ -3,5 +3,5 @@ test1 test2 test3 test4 -playlist simple1 +transition diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000000..4c4b406236 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1 @@ +ges-launch \ No newline at end of file