mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
📦 Chore(custom): add editorconfig file
This commit is contained in:
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -32,5 +32,5 @@ scripts/*.yml
|
|||||||
scripts/generateYmlFile.js
|
scripts/generateYmlFile.js
|
||||||
.yarnrc
|
.yarnrc
|
||||||
remote-notice.json
|
remote-notice.json
|
||||||
cloc.exe
|
cloc*.exe
|
||||||
!.gitkeep
|
!.gitkeep
|
||||||
|
|||||||
Reference in New Issue
Block a user