X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/469856bf9dec2656433baaa976b9af84d79769ae..4f4f1f602b0a2a5af8c6e74e0ace5df2be51dd7f:/.gitignore diff --git a/.gitignore b/.gitignore index 4c457c04..a9e427f9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ gnome-doc-utils.m4 *~ # / +/ABOUT-NLS /Makefile.in /Makefile /aclocal.m4 @@ -26,12 +27,20 @@ gnome-doc-utils.m4 /omf.make /viking.spec /xmldocs.make +/test-driver +/compile +# make dist output: +viking-*tar.bz2 +viking-*tar.gz +viking-*zip + +# data/ +data/Makefile +data/Makefile.in # /doc/ /doc/Makefile.in /doc/Makefile -/doc/viking-remote.1 -/doc/viking.1 # /doc/dev/ /doc/dev/Makefile.in @@ -51,6 +60,12 @@ doc/reference/viking* doc/reference/sgml* doc/reference/*stamp +# help/ +help/viking.1 +# help/C/ +help/C/viking.pdf +help/C/*html + # /src/ /src/.deps /src/Makefile.in @@ -62,6 +77,7 @@ doc/reference/*stamp /src/libviking.a /src/stamp-h1 /src/viking +/src/viking.exe /src/viking.desktop /src/vikenumtypes.h /src/vikenumtypes.c @@ -94,3 +110,27 @@ doc/reference/*stamp /po/POTFILES /po/.intltool-merge-cache /po/stamp-it +/po/Makevars.template +/po/Rules-quot +/po/boldquot.sed +/po/en@boldquot.header +/po/en@quot.header +/po/insert-header.sin +/po/quot.sed +/po/remove-potcdate.sin +/po/viking/ + +# m4/ +m4/*m4 + +# win32/ +win32/Makefile +win32/Makefile.in +win32/installer/Makefile +win32/installer/Makefile.in +win32/installer/pixmaps/Makefile +win32/installer/pixmaps/Makefile.in +win32/installer/pixmaps/*o +win32/installer/translations/Makefile +win32/installer/translations/Makefile.in +win32/installer/viking*.exe