From 1373937b8ef1a937c44dc06e1adfcda58de72bec Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 3 Nov 2014 12:17:42 +0100 Subject: [PATCH] Add some ignore files to .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index b9e9ca5..251ab62 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.page *.swp *~ +core.* Makefile Makefile.in @@ -43,6 +44,7 @@ log /ges/gesmarshal.h /ges/gesmarshal.c +/ges/ges-version.h /docs/version.entities @@ -66,6 +68,12 @@ log /tests/benchmarks/timeline /tests/examples/materials +/tests/check/nle/simple +/tests/check/nle/complex +/tests/check/nle/nlecomposition +/tests/check/nle/nleoperation +/tests/check/nle/nlesource + /tools/ges-launch-1.0 /tests/check/ges/project /tests/examples/assets -- 2.7.4