]> www.fi.muni.cz Git - evince.git/commitdiff
Ignore more
authorChristian Persch <chpe@src.gnome.org>
Sun, 15 Feb 2009 13:52:09 +0000 (13:52 +0000)
committerChristian Persch <chpe@src.gnome.org>
Sun, 15 Feb 2009 13:52:09 +0000 (13:52 +0000)
svn path=/trunk/; revision=3444

.gitignore

index 178a6127a112f226bf38cfbca28d9594c498b209..c04923dc3dae8640044b5b6e05914ef01ce0c135 100644 (file)
@@ -2,6 +2,7 @@
 */*~
 */*/*~
 */*/*/*~
+*/*/*/*/*~
 *.orig
 *.rej
 */*.orig
 */*/*.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 @@ autom4te.cache
 compile
 config.guess
 config.h.in
+config.h
+config.log
+config.status
 config.sub
 configure
 depcomp
@@ -39,3 +75,48 @@ ltmain.sh
 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
+