Skip to content

Commit 5b588f8

Browse files
committed
Rename 'LICENSE' -> 'LICENSE.txt'
1 parent 3c620b7 commit 5b588f8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE renamed to LICENSE.txt

File renamed without changes.

node-mysql-plus.sublime-project

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
{
44
"path": ".",
55
"file_exclude_patterns": [
6-
"LICENSE",
6+
"LICENSE.txt",
7+
"package-lock.json",
78
"*.sublime-project",
89
".DS_Store"
910
],

0 commit comments

Comments
 (0)