Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2009-10-21 22:36:20 (GMT)
committer Christian Persch <chpe@gnome.org>2009-10-21 22:36:20 (GMT)
commit05b38f9fa9415e0ce767603785dfdfe488111679 (patch)
tree3b617310175d9b3abf893121a723f2382dafac19 /backend
parent9e737159821cbf89d0311df1708892897410c4dd (diff)
[build] Automatically keep .gitignore files updated
Import git.mk.
Diffstat (limited to 'backend')
-rw-r--r--backend/.gitignore22
-rw-r--r--backend/comics/.gitignore24
-rw-r--r--backend/djvu/.gitignore24
-rw-r--r--backend/dvi/.gitignore24
-rw-r--r--backend/dvi/mdvi-lib/.gitignore23
-rw-r--r--backend/impress/.gitignore24
-rw-r--r--backend/pdf/.gitignore24
-rw-r--r--backend/pixbuf/.gitignore24
-rw-r--r--backend/ps/.gitignore24
-rw-r--r--backend/tiff/.gitignore24
10 files changed, 237 insertions, 0 deletions
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