Build: Add .editorconfig & Add .gitignore rule (#281)

This commit is contained in:
Goooler 2021-08-08 11:35:40 +08:00 committed by GitHub
parent 485e0c9f12
commit 3389b3bc98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
root = true
[*]
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ project.xcworkspace
*.dSYM
*.linux
.vscode
.idea
Utilities/AppleEfiSignTool/AppleEfiSignTool
Utilities/ACPIe/ACPIe
Utilities/acdtinfo/acdtinfo