Skip to content

Commit 18b49fd

Browse files
author
Tony Junkes
committed
Exclude license file when installing with CommandBox
1 parent 3af2333 commit 18b49fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
{ "type" : "MIT" }
2424
],
2525
"Contributors" : [ {"name": "Contributors List", "url": "https://github.com/framework-one/fw1-commands/graphs/contributors"} ],
26-
"ignore" : [ "README.md" ]
26+
"ignore" : [ "README.md", "LICENSE.txt" ]
2727
}

0 commit comments

Comments
 (0)