diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-08-27 20:38:14 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-08-27 20:45:43 +0200 |
commit | d2330a41e530b22a89fb32e4963d874f6a1d69ea (patch) | |
tree | 7cbfc32e46decb7054ee2f7ff3ec0f424f49d108 /.gitignore | |
parent | ad2c3417d5a789ef775fdf70b85f7d95845d4d03 (diff) |
remove unused and abandoned wiki-to-help code
Change-Id: Ifd3585262f6e5a04a19e040a5e5cfd48376bfbe6
Reviewed-on: https://gerrit.libreoffice.org/59676
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/.gitignore b/.gitignore index a10b0320a9..1215d3a9a3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,34 +7,10 @@ /wikisetup.txt # Python -/wiki-to-help/*.pyc -/wiki-to-help/mwlib_mods/*.pyc /to-wiki/*.pyc # the build directories /callcatcher -/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 # libxslt debug memdump .memdump |