aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2025-08-17 23:36:54 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2025-08-17 23:36:54 +0300
commit7a811406dd16e057204bed1aa15cfe33d81ccb6b (patch)
tree67437eea5c2b922cf3847f4b24b4988b0a566d36 /.gitignore
downloadcovsrv-7a811406dd16e057204bed1aa15cfe33d81ccb6b.tar.gz
covsrv-7a811406dd16e057204bed1aa15cfe33d81ccb6b.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a31998e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+build
+reports
+coverage
+vgcore.*