ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=9e987828ed6542115b4d09a865e0c41de51f853b

commit 9e987828ed6542115b4d09a865e0c41de51f853b
Author: Andy Williams <[email protected]>
Date:   Sat Feb 21 14:13:05 2015 +0000

    elm_code: Ignore eolian generated files
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index acef3ca..0486f03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,6 +66,8 @@ po/stamp-po
 /src/tests/test-suite.log
 /src/tests/check-results.xml
 
+/elm_code/src/lib/*.eo.h
+/elm_code/src/lib/*.eo.c
 /elm_code/src/bin/elm_code_test
 
 /elm_code/src/tests/elm_code_suite

-- 


Reply via email to