diff options
| author | Inochi Amaoto <[email protected]> | 2023-08-01 19:41:19 +0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2023-08-06 10:07:57 +0530 |
| commit | f536e0b02e7e29abc7e6d845939a8c9fb00ab7e1 (patch) | |
| tree | 1046d62bdd9c90160b3bfa750df0889a43a914e3 /include | |
| parent | c2e602707dc0f915e96b8726d63d569cbb6724b4 (diff) | |
gitignore: allow gitignore to ignore most dot file
Nowadays, most of the editor use files or directories begin with dot to
store some settings. So let git ignore these files and directories to
reduce potential mistakes.
Add dot match to ignore any editor file and there are two exceptions:
- .gitignore
- .clang-format
Signed-off-by: Inochi Amaoto <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
