From 0f355c52d7a860378e1811f8dcf192f91bf51f48 Mon Sep 17 00:00:00 2001
From: kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 22 Sep 2004 22:45:05 +0000
Subject: [PATCH] 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>

	* .cvsignore: Ignore autom4te.cache


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87891 138bc75d-0d04-0410-961f-82ee72b054a4
---
 intl/.cvsignore | 1 +
 intl/ChangeLog  | 4 ++++
 2 files changed, 5 insertions(+)
 create mode 100644 intl/.cvsignore

diff --git a/intl/.cvsignore b/intl/.cvsignore
new file mode 100644
index 000000000000..d89921897ae6
--- /dev/null
+++ b/intl/.cvsignore
@@ -0,0 +1 @@
+autom4te.cache
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 9f4e7f51f533..70858f36eb0e 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
+
+	* .cvsignore: Ignore autom4te.cache
+
 2004-04-25  Paolo Bonzini  <bonzini@gnu.org>
 
         * configure.ac: Point config.intl to the parent directory of
-- 
GitLab