summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ddc5d8042ab402956409d64b13a03f141a0173fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# backup and temporary files
*~
.*.sw[op]

# where the 'subrepos' and downloads are located
/clone
/src

# the build directories
/*/unxlng??
/*/unxlng??.pro
/*/unxlng???
/*/unxlng???.pro
/*/wntmsc???
/*/wntmsc???.pro
/*/wntgcc?
/*/wntgcc?.pro
/*/unxmac??
/*/unxmac??.pro
/*/unx?bsd??
/*/unx?bsd??.pro
/*/unxdfly??
/*/unxdfly??.pro
/*/unxso???
/*/unxso???.pro
/*/unxaig??
/*/unxaig??.pro
/*/unxios?
/*/unxios?.pro
/*/unxand?
/*/unxand?.pro
/workdir
/solver
/instsetoo_native/util/LibreOffice
/instsetoo_native/util/LibreOffice_SDK

# autoconf generated stuff
/aclocal.m4
/autom4te.cache
/autogen.lastrun
/bootstrap
/ChangeLog
/config.guess
/config.log
/config.parms
/config.status
/configure
/Makefile
/makefile.mk
/set_soenv
/visibility.cxx
/post_download
/bin/repo-list
/src.downloaded
/ooo.lst

# misc
/cross-build-toolset.built
/set_soenv.last
/set_soenv.stamp
/warn
/build.log
/post_download.log
/install
/downloaded
/Env.Build.sh
/Env.Host.sh
/ID
/tags
/docs
/autogen.save

/*/*.exe

# external dlls etc
/external/*/*.dll
/external/*/*.exe
/external/*/*.manifest
/external/*/*.txt
/moz/zipped/*.zip

# links to the other repositories
/binfilter
/dictionaries
/helpcontent2
/translations