HailoImageProcessor/.gitignore
2024-10-12 01:12:39 +00:00

15 lines
190 B
Text

# ---> Zig
.zig-cache/*
zig-out/*
build/
build-*/
docgen_tmp/
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
lib/hailo/*
logs/*
yolo*