mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 12:32:13 +00:00
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
1
core-tiger/src/main/resources/.cvsignore
Normal file
1
core-tiger/src/main/resources/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
*.log
|
1
core-tiger/src/test/resources/.cvsignore
Normal file
1
core-tiger/src/test/resources/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
*.log
|
1
domain/src/test/java/.cvsignore
Normal file
1
domain/src/test/java/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
*.log
|
@ -1,6 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>Domain's test java files</p>
|
||||
</body>
|
||||
</html>
|
||||
|
1
domain/src/test/resources/.cvsignore
Normal file
1
domain/src/test/resources/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
*.log
|
@ -1,6 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>Domain's test resources</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user