From 05b38f9fa9415e0ce767603785dfdfe488111679 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 21 Oct 2009 22:36:20 +0000 Subject: [build] Automatically keep .gitignore files updated Import git.mk. --- (limited to 'backend') diff --git a/backend/.gitignore b/backend/.gitignore new file mode 100644 index 0000000..2e54566 --- /dev/null +++ b/backend/.gitignore @@ -0,0 +1,22 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/so_locations +/tags diff --git a/backend/comics/.gitignore b/backend/comics/.gitignore new file mode 100644 index 0000000..f82fe90 --- /dev/null +++ b/backend/comics/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/comicsdocument.evince-backend +/libcomicsdocument.la +/so_locations +/tags diff --git a/backend/djvu/.gitignore b/backend/djvu/.gitignore new file mode 100644 index 0000000..f141dd2 --- /dev/null +++ b/backend/djvu/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/djvudocument.evince-backend +/libdjvudocument.la +/so_locations +/tags diff --git a/backend/dvi/.gitignore b/backend/dvi/.gitignore new file mode 100644 index 0000000..2154f3d --- /dev/null +++ b/backend/dvi/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/dvidocument.evince-backend +/libdvidocument.la +/so_locations +/tags diff --git a/backend/dvi/mdvi-lib/.gitignore b/backend/dvi/mdvi-lib/.gitignore new file mode 100644 index 0000000..1d1592e --- /dev/null +++ b/backend/dvi/mdvi-lib/.gitignore @@ -0,0 +1,23 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/libmdvi.la +/so_locations +/tags diff --git a/backend/impress/.gitignore b/backend/impress/.gitignore new file mode 100644 index 0000000..a34ddb5 --- /dev/null +++ b/backend/impress/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/impressdocument.evince-backend +/libimpressdocument.la +/so_locations +/tags diff --git a/backend/pdf/.gitignore b/backend/pdf/.gitignore new file mode 100644 index 0000000..d687dd1 --- /dev/null +++ b/backend/pdf/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/libpdfdocument.la +/pdfdocument.evince-backend +/so_locations +/tags diff --git a/backend/pixbuf/.gitignore b/backend/pixbuf/.gitignore new file mode 100644 index 0000000..7568f85 --- /dev/null +++ b/backend/pixbuf/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/libpixbufdocument.la +/pixbufdocument.evince-backend +/so_locations +/tags diff --git a/backend/ps/.gitignore b/backend/ps/.gitignore new file mode 100644 index 0000000..5c25dd5 --- /dev/null +++ b/backend/ps/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/libpsdocument.la +/psdocument.evince-backend +/so_locations +/tags diff --git a/backend/tiff/.gitignore b/backend/tiff/.gitignore new file mode 100644 index 0000000..48c9159 --- /dev/null +++ b/backend/tiff/.gitignore @@ -0,0 +1,24 @@ +/*.bak +/*.lo +/*.o +/*.orig +/*.rej +/*.tab.c +/*~ +/.*.sw[nop] +/.deps +/.gitignore +/.libs +/GPATH +/GRTAGS +/GSYMS +/GTAGS +/ID +/Makefile +/Makefile.in +/TAGS +/_libs +/libtiffdocument.la +/so_locations +/tags +/tiffdocument.evince-backend -- cgit v0.9.1