Merge elementary into the EFL.
[platform/upstream/efl.git] / .gitignore
1 #
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
5 #
6 # NOTE! Please use 'git ls-files -i --exclude-standard'
7 # command after changing this file, to see if there are
8 # any tracked files which get ignored after the change.
9 #
10 *.edj
11 *~
12 *swp
13 *swo
14 *.gmo
15 Makefile
16 Makefile.in
17 tags
18 .DS_Store
19 .deps
20 .libs
21 *.trs
22 *.log
23 *.core
24 *.exe
25 *.o
26 *.lo
27 *.a
28 *.la
29 *.gcno
30 *.gcda
31 *.dirstamp
32 *.eo.c
33 *.eo.h
34 *.eot.h
35 *.eo.legacy.h
36 *.eo.hh
37 *.eo.impl.hh
38 *.eo.js.cc
39 *.eo.lua
40 *.luac
41 .dir-locals.el
42 /efl-*-doc.tar.bz2
43 /ar-lib
44 /stamp-h1
45 /aclocal.m4
46 /autom4te.cache/
47 /config.cache
48 /config.cache-env
49 /config.guess
50 /config.h
51 /config.h.in
52 /config.log
53 /config.status
54 /config.sub
55 /configure
56 /depcomp
57 /doc/Doxyfile
58 /doc/html
59 /doc/latex
60 /doc/man
61 /doc/previews/preview_text_filter
62 /doc/previews/img
63 /install-sh
64 /libtool
65 /ltmain.sh
66 /compile
67 /test-driver
68 /missing
69 /INSTALL
70 /ABOUT-NLS
71 /config.rpath
72 /coverage
73 /src/lib/ecore_x/ecore_x_vsync
74 Session.vim