image, gesture_layer, glview: remove doxygen warnings
[platform/upstream/elementary.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 *~
11 *.lo
12 *.o
13 *.la
14 *.gcda
15 *.gcno
16 .libs
17 .deps
18 .*.swp
19 .*.swo
20 *.pc
21 Makefile
22 Makefile.in
23 *.so
24 *.dll
25 *.edj
26 *.cmake
27 *.exe
28 elementary-*-doc.tar.bz2
29 /aclocal.m4
30 /autom4te.cache/
31 /config.cache
32 /config.guess
33 /config.log
34 /config.status
35 /config.sub
36 /configure
37 /depcomp
38 /elementary.spec
39 /elementary_config.h
40 /elementary_config.h.in
41 /install-sh
42 /libtool
43 /ltmain.sh
44 /missing
45 /stamp-h1
46 /ar-lib
47 /test-driver
48 core
49 cscope.*
50 tags
51 /ABOUT-NLS
52 /config.rpath
53 /mkinstalldirs
54 /config.cache
55 *.gmo
56 /config.cache-env
57 /compile
58 /config/default/*.src
59 /config/mobile/*.src
60 /config/standard/*.src
61 Session.vim
62 /coverage/
63 .cproject
64 .project
65 /.settings/