diff options
author | William 'psyFi' Hatcher <william@hatcher.work> | 2017-08-13 13:32:12 +0200 |
---|---|---|
committer | Tiger Wang <ziwei.tiger@outlook.com> | 2017-08-13 13:32:12 +0200 |
commit | 0cd8482f07aadab6de27aa7395de5408737093ad (patch) | |
tree | f6809d1a12db5ed885a98f260bdf95a21e3c2343 /docs/.gitignore | |
parent | Replaced includes with forward declarations (diff) | |
download | cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.gz cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.bz2 cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.lz cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.xz cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.tar.zst cuberite-0cd8482f07aadab6de27aa7395de5408737093ad.zip |
Diffstat (limited to 'docs/.gitignore')
-rw-r--r-- | docs/.gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100644 index f6caf1c11..000000000 --- a/docs/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -# 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 |