Add .cvsignore files so that empty directories are created in CVS. Remove package.html files that do not belong to a particular package and were simply directory markers.
This commit is contained in:
parent
0f1c802b47
commit
975de1e043
|
@ -0,0 +1 @@
|
||||||
|
*.log
|
|
@ -0,0 +1 @@
|
||||||
|
*.log
|
|
@ -0,0 +1 @@
|
||||||
|
*.log
|
|
@ -1,6 +0,0 @@
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
<p>Domain's test java files</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
*.log
|
|
@ -1,6 +0,0 @@
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
<p>Domain's test resources</p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
Loading…
Reference in New Issue