修正标点, .gitignore添加几个文件类型
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,3 +1,8 @@
|
|||||||
.vscode
|
.vscode
|
||||||
libAndroid
|
libAndroid
|
||||||
*.ini
|
*.ini
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
Icon?
|
||||||
|
.Trash
|
||||||
|
.file
|
||||||
|
|||||||
@@ -842,9 +842,9 @@ return{
|
|||||||
"\"TechminOS\"",
|
"\"TechminOS\"",
|
||||||
"\"Techmino.app\" will damage your computer. You should move it to the Bin.",
|
"\"Techmino.app\" will damage your computer. You should move it to the Bin.",
|
||||||
"TetroDictionary is now available in English.",
|
"TetroDictionary is now available in English.",
|
||||||
"The names that appeared in the background of the Staff page is a list of our sponsors."
|
"The names that appeared in the background of the Staff page is a list of our sponsors.",
|
||||||
"The stacker future is yours in Techmino!",
|
"The stacker future is yours in Techmino!",
|
||||||
"There are several hidden modes in the game than cannot be entered using the map.",
|
"There are several hidden modes in the game that cannot be entered using the map.",
|
||||||
"There is a total of 18 different pentominoes.",
|
"There is a total of 18 different pentominoes.",
|
||||||
"There is a total of 7 different tetrominoes.",
|
"There is a total of 7 different tetrominoes.",
|
||||||
"Try using multiple Hold Queues!",
|
"Try using multiple Hold Queues!",
|
||||||
|
|||||||
Reference in New Issue
Block a user