gitignore++
[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 .DS_Store
19 .deps
20 .libs
21 *.trs
22 *.log
23 *.exe
24 *.o
25 *.lo
26 *.a
27 *.la
28 *.gcno
29 *.gcda
30 *.dirstamp
31 *.eo.c
32 *.eo.h
33 *.eot.h
34 *.eo.legacy.h
35 *.eo.hh
36 *.eo.impl.hh
37 *.eo.lua
38 *.luac
39 .dir-locals.el
40 /efl-*-doc.tar.bz2
41 /ar-lib
42 /stamp-h1
43 /aclocal.m4
44 /autom4te.cache/
45 /config.cache
46 /config.cache-env
47 /config.guess
48 /config.h
49 /config.h.in
50 /config.log
51 /config.status
52 /config.sub
53 /configure
54 /depcomp
55 /doc/Doxyfile
56 /doc/html
57 /doc/latex
58 /doc/man
59 /doc/previews/preview_text_filter
60 /doc/previews/img
61 /install-sh
62 /libtool
63 /ltmain.sh
64 /compile
65 /test-driver
66 /missing
67 /INSTALL
68 /ABOUT-NLS
69 /config.rpath
70 /coverage
71 /src/lib/ecore_x/ecore_x_vsync
72 Session.vim