update gitignore
[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 .libs
15 .deps
16 .*.swp
17 *.pc
18 Makefile
19 Makefile.in
20 *.so
21 *.dll
22 *.edj
23 *.cmake
24 *.exe
25 elementary-*-doc.tar.bz2
26 /aclocal.m4
27 /autom4te.cache/
28 /config.cache
29 /config.guess
30 /config.log
31 /config.status
32 /config.sub
33 /configure
34 /depcomp
35 /elementary.spec
36 /elementary_config.h
37 /elementary_config.h.in
38 /install-sh
39 /libtool
40 /ltmain.sh
41 /missing
42 /stamp-h1
43 /ar-lib
44 /test-driver
45 core
46 cscope.*
47 tags
48 /ABOUT-NLS
49 /config.rpath
50 /mkinstalldirs
51 /config.cache
52 *.gmo
53 /config.cache-env
54 /compile
55 /config/default/*.src
56 /config/mobile/*.src
57 /config/standard/*.src