Small cosmetic fixes in .cvsignore files, as seeing a gazillion '? ' is
quite annoying when doing a cvs update

-- 
+-----------------------------------------------+
| Philippe M. Chiasson  <[EMAIL PROTECTED]>        |
| SmartWorker http://www.smartworker.org        |
|     IM : gozerhbe  ICQ : gozer/18279998       |
|   64.8% computer corrupt according to         |
| http://www.freespeech.org/ljk/purity.html     |
+-----------------------------------------------+
Those who learn from history are doomed to have it repeated
to them anyway. 
        -- Larry Wall

perl -e '$$=\${gozer};{$_=unpack(P26,pack(L,$$));/^Just Another Perl 
Hacker!\n$/&&print||$$++&&redo}'
Index: src/.cvsignore
===================================================================
RCS file: /home/cvs/modperl-1/src/.cvsignore,v
retrieving revision 1.1
diff -u -U10 -b -B -I'$Id' -I'$Revision' -r1.1 .cvsignore
--- src/.cvsignore      1998/05/28 18:54:38     1.1
+++ src/.cvsignore      2001/05/25 18:47:47
@@ -1 +1,2 @@
 Configuration
+ap_config_auto.h
Index: apaci/.cvsignore
===================================================================
RCS file: /home/cvs/modperl-1/apaci/.cvsignore,v
retrieving revision 1.3
diff -u -U10 -b -B -I'$Id' -I'$Revision' -r1.3 .cvsignore
--- apaci/.cvsignore    2000/03/16 19:47:10     1.3
+++ apaci/.cvsignore    2001/05/25 18:48:17
@@ -1,3 +1,10 @@
-load_modules.pl
+*.pl
+*.c
+*.xs
+*.h
+.tmp.*
+typemap
+Makefile
+mod_perl.config
 find_source
 apxs_cflags
\ No newline at end of file

Reply via email to