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