ha-operating-system/tests/.gitignore

15 lines
158 B
Plaintext

# QEMU images
*.qcow2
# Generated logs
/junit_reports
/lg_logs
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Virtualenv
venv