summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNathan Conrad <[email protected]>2019-09-15 23:37:57 -0400
committerNathan Conrad <[email protected]>2019-09-15 23:46:03 -0400
commit18303e742ee3c7897e28ce9960069e362dae38d2 (patch)
treead922d8c0197b5f0476fd9990a4e95c89013c320 /.gitignore
parentae873a709e21738fecba561e7d57a402f8bf3f2c (diff)
Covert macros to inline functions.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9864ea6be..772f5d8ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,7 @@ latex
test_old/
tests_obsolete/
_build
+# coverity intermediate files
+cov-int
+# cppcheck build directories
+*-build-dir