Merge branch 'tizen' into efl120
[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 *.pyc
45 __pycache__
46 .dir-locals.el
47 /efl-*-doc.tar.bz2
48 /ar-lib
49 /stamp-h1
50 /aclocal.m4
51 /autom4te.cache/
52 /config.cache
53 /config.cache-env
54 /config.guess
55 /config.h
56 /config.h.in
57 /config.log
58 /config.status
59 /config.sub
60 /configure
61 /depcomp
62 /doc/Doxyfile
63 /doc/html
64 /doc/latex
65 /doc/man
66 /doc/previews/preview_text_filter
67 /doc/previews/img
68 /install-sh
69 /libtool
70 /ltmain.sh
71 /compile
72 /test-driver
73 /missing
74 /INSTALL
75 /ABOUT-NLS
76 /config.rpath
77 /coverage
78 /src/lib/ecore_x/ecore_x_vsync
79 Session.vim
80 /elm_intro.h
81 /src/modules/evas/engines/gl_common/shader_3d/evas_3d_shaders.x
82 /src/scripts/eo/eo_debug
83 /src/bin/ecore_con/efl_net_proxy_helper
84 /src/bin/efl_wl/efl_wl_test
85 /src/bin/efl_wl/efl_wl_test_stack
86
87 #wayland generated protocol - some legacy headers will be ignored
88 pc/efl-wl.pc
89
90 /build
91 .cproject
92 .project
93 /.settings/
94 efl_libs.csv
95 .vscode/