ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=574b32300b925facc97510b161bee849d98f7d75

commit 574b32300b925facc97510b161bee849d98f7d75
Author: Andy Williams <[email protected]>
Date:   Fri Sep 9 14:12:57 2016 +0100

    template: Set skeleton to ignore the edi storage that will be created as 
soon as we load
---
 data/extra/skeleton/eflproject/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/extra/skeleton/eflproject/.gitignore 
b/data/extra/skeleton/eflproject/.gitignore
index bee2824..0535a2a 100644
--- a/data/extra/skeleton/eflproject/.gitignore
+++ b/data/extra/skeleton/eflproject/.gitignore
@@ -8,6 +8,7 @@
 .deps
 *.gcno
 *.gcda
+.edi
 
 /src/bin/${edi_name}
 /src/tests/${edi_name}_tests

-- 


Reply via email to