mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:10:19 +00:00
2bc851c38b
Signed-off-by: JeffMboya <jangina.mboya@gmail.com>
21 lines
347 B
Plaintext
21 lines
347 B
Plaintext
# Copyright (c) Abstract Machines
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# build dirs
|
|
build
|
|
|
|
# tools
|
|
tools/e2e/e2e
|
|
tools/mqtt-bench/mqtt-bench
|
|
tools/provision/provision
|
|
tools/provision/mgconn.toml
|
|
|
|
# coverage files
|
|
coverage
|
|
|
|
# Schemathesis
|
|
.hypothesis
|
|
|
|
# Ignore Vault data directory as it contains runtime-generated data
|
|
docker/addons/vault/data/
|