eolian_cxx: Add protected methods and events to C++ wrappers and fixes
[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 *.eo.impl.hh
36 *.eo.lua
37 *.luac
38 .dir-locals.el
39 /efl-*-doc.tar.bz2
40 /ar-lib
41 /stamp-h1
42 /aclocal.m4
43 /autom4te.cache/
44 /config.cache
45 /config.cache-env
46 /config.guess
47 /config.h
48 /config.h.in
49 /config.log
50 /config.status
51 /config.sub
52 /configure
53 /depcomp
54 /doc/Doxyfile
55 /doc/html
56 /doc/latex
57 /doc/man
58 /doc/previews/preview_text_filter
59 /doc/previews/img
60 /install-sh
61 /libtool
62 /ltmain.sh
63 /compile
64 /test-driver
65 /missing
66 /INSTALL
67 /ABOUT-NLS
68 /config.rpath
69 /coverage
70 /src/lib/ecore_x/ecore_x_vsync
71 Session.vim