MAINT: vscode et al (#5)

This commit is contained in:
Matthew Ryan Dillon 2020-02-23 16:25:07 -07:00 committed by GitHub
parent 98c89a360d
commit d070b2d27a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 531 additions and 734 deletions

View file

@ -2,7 +2,7 @@
name = Matthew Dillon
email = matthewrdillon@gmail.com
[core]
editor = vim
editor = code --wait
excludesfile = /Users/matthew/.gitignore_global
[color]
diff = auto

View file

@ -1,3 +1,4 @@
*~
.DS_Store
.idea
.vscode