gitignore: add .eo.lua
[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 *.eo.legacy.h
34 *.eo.hh
35 *.eo.lua
36 .dir-locals.el
37 /efl-*-doc.tar.bz2
38 /ar-lib
39 /stamp-h1
40 /aclocal.m4
41 /autom4te.cache/
42 /config.cache
43 /config.cache-env
44 /config.guess
45 /config.h
46 /config.h.in
47 /config.log
48 /config.status
49 /config.sub
50 /configure
51 /depcomp
52 /doc/Doxyfile
53 /doc/html
54 /doc/latex
55 /doc/man
56 /doc/previews/preview_text_filter
57 /doc/previews/img
58 /install-sh
59 /libtool
60 /ltmain.sh
61 /compile
62 /test-driver
63 /missing
64 /INSTALL
65 /ABOUT-NLS
66 /config.rpath
67 /coverage
68 /src/lib/ecore_x/ecore_x_vsync
69 Session.vim