1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

Add Graphviz DOT example files

cc sharkdp/bat#1213
This commit is contained in:
Stefano Probst
2020-10-24 11:20:09 +02:00
committed by David Peter
parent be84682bcb
commit 5ec4936a4f
5 changed files with 110 additions and 0 deletions
@@ -0,0 +1,3 @@
graph {
a--b
}