diff options
-rw-r--r-- | .clant.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.clant.json b/.clant.json new file mode 100644 index 0000000..33154c7 --- /dev/null +++ b/.clant.json @@ -0,0 +1,4 @@ +{ + "exclude_patterns": ["lilvmm\\.hpp"], + "version": "1.0.0" +} |