make RdbTarget depend on its makefile
[LibreOffice.git] / .gitignore
blob8c0f62aa065555a1f3cb2166392f941ae6f936f4
1 # backup and temporary files
2 *~
3 .*.sw[op]
5 # python generated file
6 *.pyc
8 # where the 'subrepos' and downloads are located
9 /clone
10 /src
12 # the build directories
13 /*/unxlng??
14 /*/unxlng??.pro
15 /*/unxlng???
16 /*/unxlng???.pro
17 /*/wntmsc???
18 /*/wntmsc???.pro
19 /*/wntgcc?
20 /*/wntgcc?.pro
21 /*/unxmac??
22 /*/unxmac??.pro
23 /*/unx?bsd??
24 /*/unx?bsd??.pro
25 /*/unxdfly??
26 /*/unxdfly??.pro
27 /*/unxso???
28 /*/unxso???.pro
29 /*/unxaig??
30 /*/unxaig??.pro
31 /*/unxios?
32 /*/unxios?.pro
33 /*/unxand?
34 /*/unxand?.pro
35 /*/unx*.obsolete
36 /*/wnt*.obsolete
37 /workdir
38 /solver
39 /instsetoo_native/util/LibreOffice
40 /instsetoo_native/util/LibreOffice_SDK
42 # autoconf generated stuff
43 /aclocal.m4
44 /autom4te.cache
45 /autogen.lastrun
46 /bootstrap
47 /ChangeLog
48 /config.guess
49 /config.log
50 /config.status
51 /config.parms
52 /configure
53 /desktop/scripts/soffice.sh
54 /Makefile
55 /makefile.mk
56 /set_soenv
57 /post_download
58 /bin/repo-list
59 /src.downloaded
60 /ooo.lst
62 # misc
63 /file-lists
64 /cross-build-toolset.built
65 /set_soenv.last
66 /set_soenv.stamp
67 /warn
68 /build.log
69 /build_error.log
70 /post_download.log
71 /install
72 /downloaded
73 /Env.Build.sh
74 /Env.Host.sh
75 /ID
76 /tags
77 /docs
78 /autogen.save
80 /*/*.exe
82 # external dlls etc
83 /external/*/*.dll
84 /external/*/*.exe
85 /external/*/*.manifest
86 /external/*/*.txt
87 /moz/zipped/*.zip
89 # links to the other repositories
90 /binfilter
91 /dictionaries
92 /helpcontent2
93 /translations
95 # compiled python objects for gdb pretty printers
96 /solenv/gdb/libreoffice/*.py[co]
97 /solenv/gdb/libreoffice/util/*.py[co]
99 # test output files
100 test/user-template/user/psprint/pspfontcache
102 # MSVC debug information
103 /*/vc90.pdb