diff options
| author | Ellie Hermaszewska <ellieh@nvidia.com> | 2024-12-04 14:22:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-04 14:22:35 +0800 |
| commit | 743c4808f70fef1573e24d7d13e28e37008ec83f (patch) | |
| tree | 6abb53fd1da9970cd326d535d111d43151db5385 | |
| parent | ffcb1030f72af757fc03aa395e19b976d6405126 (diff) | |
Remove .clang-format from .gitignore (#5746)
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 45987f804..c6fa15457 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ *.zip *.ini *.DS_store -.clang-format .gdb_history .vimspector .vimspector.json |
