diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..f50e3f58 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,7 @@ +root = true + +[*] +indent_size = 2 +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/.gitignore b/.gitignore index 0948e683..c64c6ae3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ project.xcworkspace *.dSYM *.linux .vscode +.idea Utilities/AppleEfiSignTool/AppleEfiSignTool Utilities/ACPIe/ACPIe Utilities/acdtinfo/acdtinfo