Update .gitignore

This commit is contained in:
catherineluse
2019-12-18 16:40:10 -07:00
parent 035362ffc7
commit f6ed4f96ad
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@ package-lock.json
*.tern-port
*/**/.tern-port
.DS_Store
.vscode/settings.json
+3
View File
@@ -1,2 +1,5 @@
{
"editor.fontFamily": "'Lato', sans-serif;",
"editor.fontSize": 18,
"workbench.colorTheme": "Dainty – Purple Haze"
}