blob: d7e76d78918741017711c1412394687a7a5df100 [file] [log] [blame]
# -*- makefile -*-
# python virtualenv
vst_venv
.venv
bin/
# robot framework output
*.html
*.xml
*.pyc
*.swp
# IDEs
.idea
# other outputs
tests/scale/plots
bin/kail
# Junk in the trunk: *.log
# ------------------------
tests/dmi-interface/kafka_robot_*.log
tests/pm-data/kafka_robot_*.log
tests/openonu-go-adapter/kafka_robot_*.log
# [EOF]