Eina: Added .gitignore.
[framework/uifw/eina.git] / .gitignore
1 *.o
2 *.lo
3 *.la
4 .libs
5 .deps
6 *.pc
7 Makefile
8 Makefile.in
9 *.so
10 .*.sw[po]
11 *.gcov
12 *.gcno
13 /README
14 /aclocal.m4
15 /autom4te.cache/
16 /config.cache
17 /config.guess
18 /config.h
19 /config.h.in
20 /config.log
21 /config.status
22 /config.sub
23 /configure
24 /depcomp
25 /doc/evas.dox
26 /evas.spec
27 /install-sh
28 /libtool
29 /ltmain.sh
30 /missing
31 /stamp-h1
32 tags
33 cscope.out
34 /config.cache
35 coverage