1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Replaced .cvsignore placeholders for package.html files (which also serve some doccumentary purpose).

This commit is contained in:
Scott McCrory
2005-07-25 22:55:00 +00:00
parent dc31553f2a
commit 6018ef22a8
8 changed files with 24 additions and 24 deletions
-6
View File
@@ -1,6 +0,0 @@
dist
target
build.properties
*.log
.clover
*.keystore
+6
View File
@@ -0,0 +1,6 @@
<html>
<body>
<p>Domain's main resources</p>
</body>
</html>
-6
View File
@@ -1,6 +0,0 @@
dist
target
build.properties
*.log
.clover
*.keystore
-6
View File
@@ -1,6 +0,0 @@
dist
target
build.properties
*.log
.clover
*.keystore
+6
View File
@@ -0,0 +1,6 @@
<html>
<body>
<p>Domain's test java files</p>
</body>
</html>
+6
View File
@@ -0,0 +1,6 @@
<html>
<body>
<p>Domain's test files</p>
</body>
</html>
-6
View File
@@ -1,6 +0,0 @@
dist
target
build.properties
*.log
.clover
*.keystore
+6
View File
@@ -0,0 +1,6 @@
<html>
<body>
<p>Domain's test resources</p>
</body>
</html>