mirror of
https://github.com/eolinker/apinto
synced 2025-09-26 21:01:19 +08:00
chore(style): add editorconfig & vscode ignoer for vscode user
This commit is contained in:
3
.editorconfig
Normal file
3
.editorconfig
Normal file
@@ -0,0 +1,3 @@
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,6 +14,7 @@
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
/.idea/
|
||||
.vscode
|
||||
/vendor/
|
||||
/go.sum
|
||||
*.DS_Store
|
||||
|
Reference in New Issue
Block a user