summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-07-17 01:18:04 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-07-22 02:34:30 +0000
commitf627a26a7b1c3619ba66f84b87092ff8ba7a95b6 (patch)
treec72c950fab473dc9bec4b5329d251b790e55443d /.gitignore
parent7245ac11ef9be2420c8356c12acc79f93ea211bb (diff)
Run Clang global static analysis on Travis.
This uses a single .cc file containing almost all the code in the repository to perform whole program analysis.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b62599ff..cef011b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ CTestTestfile.cmake
27*.pc 27*.pc
28 28
29# Testing 29# Testing
30/amalgamation.*
30testing/data 31testing/data
31*~ 32*~
32 33