From: Carsten Haitzler (Rasterman) Date: Sat, 23 Feb 2013 14:57:37 +0000 (+0900) Subject: gitignore: let's ignore cmake generated files for the moments. X-Git-Tag: upstream/1.20.0~7116^2~14^2~5042 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c740ea5e8376f75fd5655d7d76cc969ceb79fdf0;p=platform%2Fupstream%2Fefl.git gitignore: let's ignore cmake generated files for the moments. Summary: Improve result of git status Test Plan: call git status Reviewers: cedric Reviewed By: raster CC: seoz Differential Revision: https://phab.enlightenment.org/D7 --- diff --git a/legacy/elementary/.gitignore b/legacy/elementary/.gitignore index e690710..f01e876 100644 --- a/legacy/elementary/.gitignore +++ b/legacy/elementary/.gitignore @@ -10,6 +10,7 @@ Makefile Makefile.in *.so *.edj +*.cmake src/lib/note.txt src/lib/Elementary.h elementary_config