More README tweaks
This commit is contained in:
parent
383de1cd8a
commit
6bb1139a3f
6 changed files with 12 additions and 12 deletions
|
|
@ -163,7 +163,7 @@ var aMachineFileTypes = {
|
|||
};
|
||||
|
||||
var asNonDirectories = [
|
||||
"COPYING"
|
||||
"LICENSE"
|
||||
];
|
||||
|
||||
/*
|
||||
|
|
@ -182,7 +182,7 @@ var asNonDirectories = [
|
|||
* should now be removed from the project).
|
||||
*/
|
||||
var asFilesNonListed = [
|
||||
"COPYING",
|
||||
"LICENSE",
|
||||
"index.html",
|
||||
"robots.txt",
|
||||
"machine.xml",
|
||||
|
|
|
|||
Loading…
Reference in a new issue