/head: changeset 126
Now the clean target removes .svn/auth/{username,password} so that
these don't accidentally get included in anybody's source.
			
			
This commit is contained in:
		@@ -24,6 +24,7 @@ clean:
 | 
			
		||||
	-rm -f `find . -name "*.class"`
 | 
			
		||||
	-rm -f `find . -name "*.bak"`
 | 
			
		||||
	-rm -f `find . -name ".cache*"`
 | 
			
		||||
	-find . -name auth -exec rm -vf {}/password {}/username \;
 | 
			
		||||
 | 
			
		||||
changelog:
 | 
			
		||||
	cvs2cl
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user