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)
|
# Dependency directories (remove the comment below to include it)
|
||||||
# vendor/
|
# vendor/
|
||||||
/.idea/
|
/.idea/
|
||||||
|
.vscode
|
||||||
/vendor/
|
/vendor/
|
||||||
/go.sum
|
/go.sum
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
Reference in New Issue
Block a user