evince r3444 - trunk



Author: chpe
Date: Sun Feb 15 13:52:09 2009
New Revision: 3444
URL: http://svn.gnome.org/viewvc/evince?rev=3444&view=rev

Log:
Ignore more

Modified:
   trunk/.gitignore

Modified: trunk/.gitignore
==============================================================================
--- trunk/.gitignore	(original)
+++ trunk/.gitignore	Sun Feb 15 13:52:09 2009
@@ -2,6 +2,7 @@
 */*~
 */*/*~
 */*/*/*~
+*/*/*/*/*~
 *.orig
 *.rej
 */*.orig
@@ -10,7 +11,39 @@
 */*/*.rej
 */*/*/*.orig
 */*/*/*.rej
+*/*/*/*/*.orig
+*/*/*/*/*.rej
+.deps
+*/.desp
+*/*/.deps
+*/*/*/.deps
+*/*/*/*/*.deps
+.libs
+*/.libs
+*/*/.libs
+*/*/*/.libs
+*/*/*/*/*.libs
+*.o
+*/.o
+*/*/.o
+*/*/*/.o
+*/*/*/*/*.o
+*/.lo
+*/*.lo
+*/*/*.lo
+*/*/*/*.lo
+*/*/*/*/*.lo
+*.la
+*/*.la
+*/*/*.la
+*/*/*/*.la
+*/*/*/*/*.la
 INSTALL
+Makefile
+*/Makefile
+*/*/Makefile
+*/*/*/Makefile
+*/*/*/*/Makefile
 Makefile.in
 */Makefile.in
 */*/Makefile.in
@@ -21,6 +54,9 @@
 compile
 config.guess
 config.h.in
+config.h
+config.log
+config.status
 config.sub
 configure
 depcomp
@@ -39,3 +75,48 @@
 missing
 mkinstalldirs
 po/Makefile.in.in
+po/*.mo
+po/*.gmo
+po/POTFILES
+thumbnailer/*.schemas
+help/*/.xml2po.mo
+*.pc
+backend/*/*.evince-backend
+stamp-*
+*/stamp-*
+*/*/stamp-*
+*/*/*/stamp-*
+*/*/*/*/stamp-*
+*marshal.[ch]
+*/*marshal.[ch]
+*/*/*marshal.[ch]
+*/*/*/*marshal.[ch]
+*typebuiltins.[ch]
+*/*typebuiltins.[ch]
+*/*/*typebuiltins.[ch]
+*/*/*/*typebuiltins.[ch]
+*/*/*/*/*typebuiltins.[ch]
+*type-builtins.[ch]
+*/*type-builtins.[ch]
+*/*/*type-builtins.[ch]
+*/*/*/*type-builtins.[ch]
+*/*/*/*/*type-builtins.[ch]
+data/*.schemas
+data/*.desktop.in
+data/*.desktop
+cut-n-paste/toolbar-editor/eggmarshalers.c
+cut-n-paste/toolbar-editor/eggmarshalers.h
+*/*.gir
+*/*.typelib
+libdocument/ev-version.h
+libtool
+po/.intltool-merge-cache
+shell/ev-application-service.h
+shell/evince
+thumbnailer/evince-thumbnailer
+help/??*/evince.xml
+help/*.omf
+help/reference/*/html*
+help/reference/*/xml*
+help/reference/*/version.xml
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]