Ignore .clang-format

This symlink will be automatically created when
invoking `make tidy`. It is required because I
don't know how to specify the path for the
.clang-format file direclty.
This commit is contained in:
Martchus 2017-04-04 00:38:23 +02:00
parent d2f0f2e511
commit 6c0f4d587d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -39,3 +39,6 @@ Makefile*
# tests
testfiles/output.*
# clang-format
/.clang-format