Updated gitignore.
[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 *.exe
24 *.o
25 *.lo
26 *.a
27 *.la
28 *.gcno
29 *.gcda
30 *.dirstamp
31 *.eo.c
32 *.eo.h
33 *.eo.legacy.h
34 *.eo.hh
35 .dir-locals.el
36 /efl-*-doc.tar.bz2
37 /ar-lib
38 /stamp-h1
39 /aclocal.m4
40 /autom4te.cache/
41 /config.cache
42 /config.cache-env
43 /config.guess
44 /config.h
45 /config.h.in
46 /config.log
47 /config.status
48 /config.sub
49 /configure
50 /depcomp
51 /doc/Doxyfile
52 /doc/html
53 /doc/latex
54 /doc/man
55 /doc/previews/preview_text_filter
56 /doc/previews/img
57 /install-sh
58 /libtool
59 /ltmain.sh
60 /compile
61 /test-driver
62 /missing
63 /INSTALL
64 /ABOUT-NLS
65 /config.rpath
66 /coverage
67 /src/lib/ecore_x/ecore_x_vsync
68 Session.vim