.gitignore: Update with couple of Windows specific creations.
[cascardo/ovs.git] / .gitignore
1 #*#
2 *.a
3 *.d
4 *.ko
5 *.la
6 *.lo
7 *.loT
8 *.mod.c
9 *.o
10 *.obj
11 *.exe
12 *.exp
13 *.ilk
14 *.lib
15 *.pdb
16 *.pyc
17 *.so
18 *.suo
19 *~
20 *,cover
21 .#*
22 .*.cmd
23 .*.swp
24 .coverage
25 .deps
26 .dirstamp
27 .libs
28 .tmp_versions
29 .gitattributes
30 /Makefile
31 /Makefile.in
32 /aclocal.m4
33 /all-distfiles
34 /all-gitfiles
35 /autom4te.cache
36 /build-arch-stamp
37 /build-indep-stamp
38 /compile
39 /config.guess
40 /config.h
41 /config.h.in
42 /config.log
43 /config.status
44 /config.sub
45 /configure
46 /configure-stamp
47 /depcomp
48 /distfiles
49 /install-sh
50 /libtool
51 /manpage-check
52 /missing
53 /missing-distfiles
54 /package.m4
55 /stamp-h1
56 /_build-gcc
57 /_build-clang
58 Module.symvers
59 TAGS
60 cscope.*
61 tags
62 _debian