forked from p15670423/monkey
zoo: Add blackbox logs to .gitignore
This commit is contained in:
parent
958fa50d83
commit
ccbf4f0117
|
@ -81,6 +81,7 @@ MonkeyZoo/*
|
||||||
!MonkeyZoo/README.MD
|
!MonkeyZoo/README.MD
|
||||||
!MonkeyZoo/config.tf
|
!MonkeyZoo/config.tf
|
||||||
!MonkeyZoo/MonkeyZooDocs.pdf
|
!MonkeyZoo/MonkeyZooDocs.pdf
|
||||||
|
monkey/logs
|
||||||
|
|
||||||
# Exported monkey telemetries
|
# Exported monkey telemetries
|
||||||
/monkey/telem_sample/
|
/monkey/telem_sample/
|
||||||
|
|
Loading…
Reference in New Issue