[gnome-calculator] Update .gitignore
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Update .gitignore
- Date: Sat, 12 Jan 2013 09:04:10 +0000 (UTC)
commit 84967e432448c0e3854d6975f8f44663d18fbded
Author: Robert Ancell <robert ancell canonical com>
Date: Sat Jan 12 22:04:05 2013 +1300
Update .gitignore
.gitignore | 21 ++++++++++++---------
1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f5311e..507253a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,14 @@
*~
+Makefile
+Makefile.in
+Makefile.in.in
+.deps
+stamp-h1
+*.stamp-t
+*_vala.stamp
aclocal.m4
autom4te.cache
+compile
config.h
config.h.in
config.log
@@ -12,12 +20,6 @@ install-sh
missing
mkinstalldirs
omf.make
-Makefile
-Makefile.in
-Makefile.in.in
-.deps
-stamp-h1
-*.stamp-t
xmldocs.make
data/gcalctool.desktop
data/org.gnome.gcalctool.gschema.xml
@@ -35,6 +37,7 @@ po/*.pot
src/*.o
src/*.c
src/gcalccmd
-src/gcalctool
-src/test-mp
-src/test-mp-equation
+src/gnome-calculator
+src/test-equation
+src/test-number
+src/test-serializer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]