]> git.proxmox.com Git - mirror_ovs.git/blob - .gitignore
gitignore: Ignore /docs-check instead of /htmldocs-check
[mirror_ovs.git] / .gitignore
1 #*#
2 *.a
3 *.d
4 *.gcno
5 *.gcda
6 *.ko
7 *.la
8 *.lo
9 *.loT
10 *.mod.c
11 *.o
12 *.obj
13 *.exe
14 *.exp
15 *.ilk
16 *.lib
17 *.pdb
18 *.pyc
19 *.so
20 *.suo
21 **/*.sym
22 *~
23 *,cover
24 .#*
25 .*.cmd
26 .*.swp
27 .coverage
28 .deps
29 .dirstamp
30 .libs
31 .tmp_versions
32 .gitattributes
33 /Makefile
34 /Makefile.in
35 /aclocal.m4
36 /all-distfiles
37 /all-gitfiles
38 /autom4te.cache
39 /build-arch-stamp
40 /build-indep-stamp
41 /compile
42 /config.guess
43 /config.h
44 /config.h.in
45 /config.log
46 /config.status
47 /config.sub
48 /configure
49 /configure-stamp
50 /depcomp
51 /distfiles
52 /dist-docs
53 /flake8-check
54 /docs-check
55 /install-sh
56 /libtool
57 /manpage-check
58 /missing
59 /missing-distfiles
60 /package.m4
61 /stamp-h1
62 /_build-gcc
63 /_build-clang
64 Module.symvers
65 TAGS
66 cscope.*
67 tags
68 _debian
69 odp-netlink.h
70 OvsDpInterface.h
71 /.vagrant/
72 testsuite.tmp.orig
73 /rpm/
74 /openvswitch*.tar.gz
75 /tests/lcov/
76 /Documentation/_build
77 /.venv