[f-spot] Ignore generated files.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Ignore generated files.
- Date: Wed, 12 May 2010 15:01:49 +0000 (UTC)
commit 7596db9e8454010d250bb14de634c05719afd126
Author: Ruben Vermeersch <ruben savanne be>
Date: Wed May 12 15:08:14 2010 +0200
Ignore generated files.
.gitignore | 2 ++
po/.gitignore | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bcdb19..1a6028d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ Makefile.in
/f-spot.desktop
/f-spot.desktop.in
/f-spot.pc
+/f-spot.schemas
/f-spot.spec
/f-spot.pidb
/f-spot.userprefs
@@ -33,6 +34,7 @@ Makefile.in
/libtool
/ltmain.sh
/missing
+/depcomp
/mkinstalldirs
/stamp-h1
build/m4/shave/shave
diff --git a/po/.gitignore b/po/.gitignore
index 620a943..a1657d2 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -5,4 +5,4 @@
/POTFILES
/stamp-it
/*.gmo
-
+/f-spot.pot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]