Open atsushifx opened 8 months ago
this PR adds some settings for develop environment.
.gitignore add testit.trs to ignored it, and ettings from github gitignore boilerplate.
.clang-format this file added for clang-format the code formatter. using this utility is set same style to these c codes.
.editorconfig add editorconfig settings to set indent settings to code editor (ex. vim, VS Code)
this PR adds some settings for develop environment.
.gitignore add testit.trs to ignored it, and ettings from github gitignore boilerplate.
.clang-format this file added for clang-format the code formatter. using this utility is set same style to these c codes.
.editorconfig add editorconfig settings to set indent settings to code editor (ex. vim, VS Code)