bug-cppi
[Top][All Lists]
Advanced

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

[bug-cppi] [PATCH 2/2] maint: ignore more files


From: Eric Blake
Subject: [bug-cppi] [PATCH 2/2] maint: ignore more files
Date: Wed, 7 Apr 2010 06:41:27 -0600

* .gitignore: Add several files.
---
 .gitignore |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0fd3f79..d6f177e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.exe
 *.o
 */.deps
 *~
@@ -13,13 +14,18 @@ Makefile.in
 aclocal.m4
 autom4te.cache
 build-aux
+config.cache
 config.h
 config.hin
 config.log
 config.status
 configure
 cppi-*.tar.bz2
+cppi-*.tar.bz2.sig
 cppi-*.tar.gz
+cppi-*.tar.gz.sig
+cppi-*.tar.xz
+cppi-*.tar.xz.sig
 doc
 lib/.gitignore
 lib/arg-nonnull.h
@@ -31,6 +37,9 @@ lib/link-warning.h
 lib/warn-on-use.h
 m4/.gitignore
 po/.gitignore
+po/.reference
+po/*.gmo
+po/*.po
 po/LINGUAS
 po/Makevars
 po/POTFILES
-- 
1.6.6.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]