update settings and .gitignore

This commit is contained in:
TheSecEng 2020-04-14 16:58:03 -04:00
parent 551e43f6db
commit 6ef61087d1
No known key found for this signature in database
GPG Key ID: A7C3BA459E8C5C4E
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.cache
*.sublime-project
.idea
.DS_Store

View File

@ -1,6 +1,6 @@
{
"use_entire_file_if_no_selection": true,
"indent": 2,
"indent": 4,
"sort_keys": false,
"ensure_ascii": false,
"line_separator": ",",