Version 4.0.2.1, tag libreoffice-4.0.2.1
[LibreOffice.git] / .gitignore
blobddb84f78ec36c26475ab95aebab6c703d7fb9695
1 # backup and temporary files
2 *~
3 .*sw?
4 \#*
5 .DS_Store
7 # StGit
8 .stgit-edit.txt
10 # python generated file
11 *.pyc
13 # where the downloads are located
14 /src
16 # the build directories
17 /*/unxlng??
18 /*/unxlng??.pro
19 /*/unxlng???
20 /*/unxlng???.pro
21 /*/wntmsc???
22 /*/wntmsc???.pro
23 /*/wntgcc?
24 /*/wntgcc?.pro
25 /*/unxmac??
26 /*/unxmac??.pro
27 /*/unx?bsd??
28 /*/unx?bsd??.pro
29 /*/unxdfly??
30 /*/unxdfly??.pro
31 /*/unxso???
32 /*/unxso???.pro
33 /*/unxaig??
34 /*/unxaig??.pro
35 /*/unxios?
36 /*/unxios?.pro
37 /*/unxand?
38 /*/unxand?.pro
39 /*/unx*.obsolete
40 /*/wnt*.obsolete
41 /*/callcatcher
42 /workdir
43 /instsetoo_native/util/LibreOffice
44 /instsetoo_native/util/LibreOffice_SDK
46 # autoconf generated stuff
47 /aclocal.m4
48 /autom4te.cache
49 /autogen.lastrun
50 /autogen.lastrun.bak
51 /ChangeLog
52 /config.Build.log
53 /config.guess
54 /config.log
55 /config.status
56 /config.parms
57 /config_host.mk
58 /config_host.mk.last
59 /config_host.mk.stamp
60 /config_build.mk
61 /configure
62 /desktop/scripts/soffice.sh
63 /makefile.mk
64 /src.downloaded
65 /intltool-extract.in
66 /intltool-merge.in
67 /intltool-update.in
68 /NEWS
69 /TODO
70 /README
71 /AUTHORS
72 /MAINTAINERS
74 # misc
75 /file-lists
76 /cross-build-toolset.built
77 /warn
78 /build.log
79 /build_error.log
80 /install
81 /downloaded
82 /ID
83 /tags
84 /docs
85 /autogen.save
86 TAGS
88 /*/*.exe
90 # external dlls etc
91 /external/*/*.dll
92 /external/*/*.exe
93 /external/*/*.manifest
94 /external/*/*.txt
95 /external/*/*.msm
96 /moz/zipped/*.zip
98 # compiled python objects for gdb pretty printers
99 /solenv/gdb/libreoffice/*.py[co]
100 /solenv/gdb/libreoffice/util/*.py[co]
102 # test output files
103 test/user-template/user/psprint/pspfontcache
105 # MSVC debug information
106 /*/vc90.pdb
108 # libxslt debug memdump
109 .memdump
111 # LibreOffice lock files
112 .~lock.*#
114 # Somepeople love debugging
115 gdbtrace.log
116 valgrind.log
118 # Tubes test stuff
119 /tubes/qa/test-config.ini