keep patch, remove rcsid
authorK. Richard Pixley <rich@cygnus>
Fri, 24 Apr 1992 20:53:28 +0000 (20:53 +0000)
committerK. Richard Pixley <rich@cygnus>
Fri, 24 Apr 1992 20:53:28 +0000 (20:53 +0000)
.Sanitize

index ae42027..7ce7939 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -1,6 +1,4 @@
 # .Sanitize for devo.
-# $Id$
-#
 
 # Each directory to survive it's way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
@@ -25,6 +23,7 @@ Do-first:
 
 Things-to-keep:
 
+ChangeLog
 Makefile.in
 README
 bfd
@@ -59,6 +58,7 @@ make
 mmalloc
 move-if-change
 newlib
+patch
 rcs
 readline
 send_pr
@@ -123,3 +123,5 @@ for i in * ; do
                echo Some mentions of Sanitize are still left in $i!
        fi
 done
+
+# eof