From cce063b0cdbe92d0425bca780f2f791ac9772edd Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 19 Jan 2014 18:37:20 +0100 Subject: Added graph of SocketThreads state transitions. This graph has been used for #560. --- docs/.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/.gitignore (limited to 'docs/.gitignore') diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..f6caf1c11 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,7 @@ +# PNG file with no filename is created by the GraphViz's GVEdit when displaying .gv files +.png + +# The PNG files generated from their .gv sources by GraphViz: +API class inheritance - blockentities.png +API class inheritance - entities.png +SocketThreads states.png -- cgit v1.2.3