no message
robs [Thu, 30 Aug 2001 22:07:22 +0000 (22:07 +0000)]
.cvsignore
cgi-fcgi/.cvsignore
examples/.cvsignore
examples/SampleStore/.cvsignore
include/.cvsignore
libfcgi/.cvsignore
perl/.cvsignore

index 4a4b751..dc21993 100644 (file)
@@ -1,6 +1,4 @@
 *~
-bak  .bak  *.bak
-config.cache
-config.status
-config.log
+bak .bak  *.bak
+config.cache config.status config.log
 FcgiBin
\ No newline at end of file
index 97db0e7..8647b02 100644 (file)
@@ -2,3 +2,6 @@
 bak  .bak  *.bak
 Debug
 Release
+*.exe
+*.o
+Makefile
index 82b7ceb..960a67c 100644 (file)
@@ -1,12 +1,8 @@
 *~
-bak  .bak  *.bak
-authorizer
-size
-echo
-echo-x
-log-dump
-threaded
-Debug
-Release
+bak .bak  *.bak
+authorizer size echo echo-x log-dump threaded
+*.exe
+Makefile
+Debug Release
 
 
index 97db0e7..9f82211 100644 (file)
@@ -1,4 +1,6 @@
 *~
-bak  .bak  *.bak
-Debug
-Release
+bak .bak  *.bak
+Debug Release
+*.o
+*.exe
+samplestore
index 0f5136d..4ae1cf9 100644 (file)
@@ -1,2 +1,4 @@
+*~
+bak .bak *.bak
 fcgi_config.h
 
index 97db0e7..2d25a9f 100644 (file)
@@ -2,3 +2,6 @@
 bak  .bak  *.bak
 Debug
 Release
+*.o
+*.a
+Makefile
index 7b00e3d..8358ddc 100644 (file)
@@ -6,5 +6,8 @@ blib
 FCGI.c FCGI.bs FCGI.cfg FCGI.def FCGI.pm FCGI.xs
 Makefile
 pm_to_blib
-*.obj
+*.obj *.o
+os_unix.* os_win32.* fcgiapp.* fcgi_config.* fcgimisc.h fcgios.h fastcgi.h fcgi_config_x86.h
+config.cache config.status config.log
+