summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2024-10-02 19:51:41 -0500
committerDominick Allen <djallen@librehumanitas.org>2024-10-02 19:51:41 -0500
commitf7eede23de6f78b2b33b477b2b4c5451141825d5 (patch)
treed698a92272b8e4a8428b82d9a21f3e98ed267a6d /.gitignore
parent32c722d50943bbdeba65a77d5e94f8692cf75f3c (diff)
Add setup for coverage and cppcheck.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2eece04..b374a73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ cppcheck.json
test/fuzztest
dist/
.semgrepignore
-.#* \ No newline at end of file
+.#*
+fudenv/