update settings and .gitignore
This commit is contained in:
parent
551e43f6db
commit
6ef61087d1
|
@ -2,3 +2,4 @@
|
|||
*.cache
|
||||
*.sublime-project
|
||||
.idea
|
||||
.DS_Store
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"use_entire_file_if_no_selection": true,
|
||||
"indent": 2,
|
||||
"indent": 4,
|
||||
"sort_keys": false,
|
||||
"ensure_ascii": false,
|
||||
"line_separator": ",",
|
||||
|
|
Loading…
Reference in New Issue