asterinas/.dockerignore

10 lines
128 B
Plaintext
Raw Normal View History

2023-08-11 07:58:22 +00:00
# Ignore binaries to avoid performance issues
target/
2024-06-28 11:12:24 +00:00
test/build/
2023-08-11 07:58:22 +00:00
# QEMU log file
qemu.log
# Packet dump file
virtio-net.pcap