Add .clang-format to gitignore
It's provided automatically by ECM and should not be checked in
This commit is contained in:
parent
ce14a5629d
commit
dcf41545c2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -32,3 +32,4 @@ CMakeLists.txt.user
|
|||
.cache
|
||||
.idea
|
||||
/cmake-build*
|
||||
.clang-format
|
||||
|
|
Loading…
Reference in a new issue