ecore_wl2: add code for tizen protocols
[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 .clang_complete
19 .DS_Store
20 .deps
21 .libs
22 *.trs
23 *.log
24 *.core
25 *.exe
26 *.o
27 *.lo
28 *.a
29 *.la
30 *.gcno
31 *.gcda
32 *.dirstamp
33 *.eo.c
34 *.eo.h
35 *.eot.h
36 *.eo.legacy.h
37 *.eo.hh
38 *.eo.impl.hh
39 *.eo.js.cc
40 *.eo.cs
41 *.eot.cs
42 *.eo.lua
43 *.luac
44 .dir-locals.el
45 /efl-*-doc.tar.bz2
46 /ar-lib
47 /stamp-h1
48 /aclocal.m4
49 /autom4te.cache/
50 /config.cache
51 /config.cache-env
52 /config.guess
53 /config.h
54 /config.h.in
55 /config.log
56 /config.status
57 /config.sub
58 /configure
59 /depcomp
60 /doc/Doxyfile
61 /doc/html
62 /doc/latex
63 /doc/man
64 /doc/previews/preview_text_filter
65 /doc/previews/img
66 /install-sh
67 /libtool
68 /ltmain.sh
69 /compile
70 /test-driver
71 /missing
72 /INSTALL
73 /ABOUT-NLS
74 /config.rpath
75 /coverage
76 /src/lib/ecore_x/ecore_x_vsync
77 Session.vim
78 /elm_intro.h
79 /src/modules/evas/engines/gl_common/shader_3d/evas_3d_shaders.x
80 /src/scripts/eo/eo_debug
81 /src/bin/ecore_con/efl_net_proxy_helper
82 /src/bin/efl_wl/efl_wl_test
83 /src/bin/efl_wl/efl_wl_test_stack
84
85 #wayland generated protocol - some legacy headers will be ignored
86 pc/efl-wl.pc
87
88 /build
89 .cproject
90 .project
91 /.settings/
92 efl_libs.csv
93 .vscode/