Bump for 4.0-15
[LibreOffice.git] / .gitignore
blob5ea06d356d08eafa19cdeca3ae689da5b26de985
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/config_buildid.h
58 /config/config_version.h
59 /config_host.mk
60 /config_host.mk.last
61 /config_host.mk.stamp
62 /config_build.mk
63 /configure
64 /desktop/scripts/soffice.sh
65 /makefile.mk
66 /src.downloaded
67 /intltool-extract.in
68 /intltool-merge.in
69 /intltool-update.in
70 /NEWS
71 /TODO
72 /README
73 /AUTHORS
74 /MAINTAINERS
76 # misc
77 /file-lists
78 /cross-build-toolset.built
79 /warn
80 /build.log
81 /build_error.log
82 /install
83 /downloaded
84 /ID
85 /tags
86 /docs
87 /autogen.save
88 TAGS
90 /*/*.exe
92 # external dlls etc
93 /external/*/*.dll
94 /external/*/*.exe
95 /external/*/*.manifest
96 /external/*/*.txt
97 /external/*/*.msm
98 /moz/zipped/*.zip
100 # compiled python objects for gdb pretty printers
101 /solenv/gdb/libreoffice/*.py[co]
102 /solenv/gdb/libreoffice/util/*.py[co]
104 # test output files
105 test/user-template/user/psprint/pspfontcache
107 # MSVC debug information
108 /*/vc90.pdb
110 # libxslt debug memdump
111 .memdump
113 # LibreOffice lock files
114 .~lock.*#
116 # Somepeople love debugging
117 gdbtrace.log
118 valgrind.log
120 # Tubes test stuff
121 /tubes/qa/test-config.ini