gitignore: let's ignore cmake generated files for the moments.
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 23 Feb 2013 14:57:37 +0000 (23:57 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 23 Feb 2013 14:57:37 +0000 (23:57 +0900)
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

.gitignore

index e690710..f01e876 100644 (file)
@@ -10,6 +10,7 @@ Makefile
 Makefile.in
 *.so
 *.edj
+*.cmake
 src/lib/note.txt
 src/lib/Elementary.h
 elementary_config