merged tag ooo/DEV300_m102
[LibreOffice.git] / .gitignore
blobddc5d8042ab402956409d64b13a03f141a0173fc
1 # backup and temporary files
2 *~
3 .*.sw[op]
5 # where the 'subrepos' and downloads are located
6 /clone
7 /src
9 # the build directories
10 /*/unxlng??
11 /*/unxlng??.pro
12 /*/unxlng???
13 /*/unxlng???.pro
14 /*/wntmsc???
15 /*/wntmsc???.pro
16 /*/wntgcc?
17 /*/wntgcc?.pro
18 /*/unxmac??
19 /*/unxmac??.pro
20 /*/unx?bsd??
21 /*/unx?bsd??.pro
22 /*/unxdfly??
23 /*/unxdfly??.pro
24 /*/unxso???
25 /*/unxso???.pro
26 /*/unxaig??
27 /*/unxaig??.pro
28 /*/unxios?
29 /*/unxios?.pro
30 /*/unxand?
31 /*/unxand?.pro
32 /workdir
33 /solver
34 /instsetoo_native/util/LibreOffice
35 /instsetoo_native/util/LibreOffice_SDK
37 # autoconf generated stuff
38 /aclocal.m4
39 /autom4te.cache
40 /autogen.lastrun
41 /bootstrap
42 /ChangeLog
43 /config.guess
44 /config.log
45 /config.parms
46 /config.status
47 /configure
48 /Makefile
49 /makefile.mk
50 /set_soenv
51 /visibility.cxx
52 /post_download
53 /bin/repo-list
54 /src.downloaded
55 /ooo.lst
57 # misc
58 /cross-build-toolset.built
59 /set_soenv.last
60 /set_soenv.stamp
61 /warn
62 /build.log
63 /post_download.log
64 /install
65 /downloaded
66 /Env.Build.sh
67 /Env.Host.sh
68 /ID
69 /tags
70 /docs
71 /autogen.save
73 /*/*.exe
75 # external dlls etc
76 /external/*/*.dll
77 /external/*/*.exe
78 /external/*/*.manifest
79 /external/*/*.txt
80 /moz/zipped/*.zip
82 # links to the other repositories
83 /binfilter
84 /dictionaries
85 /helpcontent2
86 /translations