[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [warnings 1/7] build-aux: Add generated files to .gitignore.
From: |
John Darrington |
Subject: |
Re: [warnings 1/7] build-aux: Add generated files to .gitignore. |
Date: |
Sat, 18 Sep 2010 06:42:28 +0000 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
I'm happy with this one.
On Fri, Sep 17, 2010 at 09:36:26PM -0700, Ben Pfaff wrote:
---
build-aux/.gitignore | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 build-aux/.gitignore
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
new file mode 100644
index 0000000..5a30033
--- /dev/null
+++ b/build-aux/.gitignore
@@ -0,0 +1,9 @@
+/arg-nonnull.h
+/c++defs.h
+/config.libpath
+/config.rpath
+/gitlog-to-changelog
+/install-reloc
+/reloc-ldflags
+/unused-parameter.h
+/warn-on-use.h
--
1.7.1
_______________________________________________
pspp-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-dev
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- [warnings 0/7] Fix build warnings, Ben Pfaff, 2010/09/18
- [warnings 6/7] linreg: Delete unused static function., Ben Pfaff, 2010/09/18
- [warnings 7/7] GLM: Fix compiler warnings., Ben Pfaff, 2010/09/18
- [warnings 1/7] build-aux: Add generated files to .gitignore., Ben Pfaff, 2010/09/18
- Re: [warnings 1/7] build-aux: Add generated files to .gitignore.,
John Darrington <=
- [warnings 3/7] Suppress warnings about conversions between char * and unsigned char *., Ben Pfaff, 2010/09/18
- [warnings 5/7] Fix some constness problems that led to warnings., Ben Pfaff, 2010/09/18
- [warnings 2/7] recode: Fix a warning in recode_trns_proc()., Ben Pfaff, 2010/09/18