Update of /cvsroot/happydoc/HappyDoc
In directory usw-pr-cvs1:/tmp/cvs-serv32095
Modified Files:
.cvsignore
Log Message:
Clean up ignore file.
Index: .cvsignore
===================================================================
RCS file: /cvsroot/happydoc/HappyDoc/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** .cvsignore 4 Aug 2002 10:48:21 -0000 1.12
--- .cvsignore 16 Nov 2002 19:51:04 -0000 1.13
***************
*** 1,28 ****
*.diff
- build
*.pyc
! test.py.ast
! trace.txt
! doc
! dist
! test_trace.txt
! TestOutput
! regression_test_run.txt
! updates.txt
RegressionBaseline
RegressionTest
- docs
- regression_test_differences.txt
- cvs_diff.txt
RegressionTest
! PackageTarFiles
Zope-2.2.2-API
! tmp
diff.txt
happydoc.prof
! ReleaseChecklist
! InProgress
test.sh
tmp.dps
! notes.txt
! announce_notes.txt
\ No newline at end of file
--- 1,30 ----
*.diff
*.pyc
! InProgress
! PackageTarFiles
RegressionBaseline
RegressionTest
RegressionTest
! ReleaseChecklist
! TestOutput
Zope-2.2.2-API
! announce_notes.txt
! build
! cvs_diff.txt
diff.txt
+ dist
+ doc
+ docs
happydoc.prof
! log.txt
! notes.txt
! regression_test_differences.txt
! regression_test_run.txt
! test.py.ast
test.sh
+ test_trace.txt
+ tmp
tmp.dps
! tmpfile.test
! trace.txt
! updates.txt
|