ecl interface: fix compiler warning
[vim_extended.git] / .gitignore
blob76a478ca549a560686a0f6591b44e3d25bae1b68
1 *.swp
2 *.exe
3 *.obj
4 *.dll
5 *.pdb
6 *.RES
7 *.exp
9 /src/pathdef.c
10 /src/tags
11 /src/types.vim
12 /src/vim
14 /src/objects/
15 /src/obj*/
16 /src/gobj*/
17 /src/ObjG*/
18 /src/ObjC*/
20 # Automatically changed/filled files, shipped with Vim with minimal content.
21 # Deleted in this repository, otherwise this rules would have no effect.
22 /src/auto/config.h
23 /src/auto/config.mk
25 /src/auto/config.cache
26 /src/auto/config.log
27 /src/auto/config.status
28 /src/auto/if_perl.c
29 /src/auto/link.log
30 /src/auto/link.sed
31 /src/auto/osdef.h
32 /src/auto/pathdef.c
34 /src/po/*.ck
35 /src/po/*.mo
36 /src/po/sjiscorr
38 /src/test/test*.out
39 /src/test/small.vim
40 /src/test/tiny.vim
41 /src/test/mbyte.vim
42 /src/test/test.log
44 /src/xxd/xxd
46 /src/GvimExt/gvimext.dll
47 /src/GvimExt/gvimext.lib
48 /src/GvimExt/gvimext.o
49 /src/GvimExt/gvimext.res