1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-04 12:22:28 +01: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

View File

@@ -0,0 +1,3 @@
graph {
a--b
}