diff options
| author | jdperos <jperos@jenova.games> | 2026-06-22 08:12:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-22 12:12:57 +0000 |
| commit | e894b761827174df655ed8d00d1a0121150170ee (patch) | |
| tree | 9cb4b700291d353328945bd039fc3071aaab14c8 /.gitignore | |
| parent | ec2a3d7aa2c2b7e39be9e83279ebc4eda078d98f (diff) | |
Ignore clangd config (#6797)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 037399cfc..987a859c1 100644 --- a/.gitignore +++ b/.gitignore @@ -457,6 +457,7 @@ soh/src/boot/build.c soh/properties.h # Tools +.clangd /clang-format /clang-format.exe *.o2r |
