hanslub42 / rlwrap

A readline wrapper
GNU General Public License v2.0
2.53k stars 149 forks source link

add .editorconfig for unified indent style / add testit.trs to ignore git #186

Closed atsushifx closed 6 months ago

atsushifx commented 6 months ago

Add .editorconfig file for unified indent style using EditorConfig. Ignore testit.trs from git, so add gitignore to testit.trs.

chore: write header comment on .editotconfig and .gitignore.