[cogl] gitignore: config.env has changed place



commit c4ed67f475e4b50e2259da081c6f48bb50ec9170
Author: Damien Lespiau <damien lespiau intel com>
Date:   Tue Jul 9 10:40:27 2013 +0100

    gitignore: config.env has changed place
    
    and is now in tests/ to be used by all the different kind of tests.

 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9658d81..db26502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,7 +96,7 @@ TAGS
 /tests/conform/test-launcher.sh
 /tests/interactive/wrapper.sh
 /tests/conform/*.bat
-/tests/conform/config.env
+/tests/config.env
 /tests/micro-perf/test-journal
 /po/POTFILES
 /po/*.gmo


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