From 57da82524bc0b216f232c377e5451bcd187e2ec6 Mon Sep 17 00:00:00 2001 From: Max Luchterhand <52720531+maxluchterhand1@users.noreply.github.com> Date: Wed, 18 Mar 2020 16:59:28 +0000 Subject: Blocks only drop pickups when using correct tool (#4505) Co-authored-by: mluchterhand --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f49727f3e..220134226 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ cloc.xsl *.sqlite /EveryNight.cmd /UploadLuaAPI.cmd +GPUCache AllFiles.lst # IDE Stuff @@ -104,6 +105,7 @@ ReleaseProfile/ *.dir/ CPackConfig.cmake CPackSourceConfig.cmake +cmake-build-debug # APIDump-generated status files: Server/cuberite_api.lua -- cgit v1.2.3