From cdbb22d12314989805d2ca549d17a9d7c7f2a9b4 Mon Sep 17 00:00:00 2001 From: Matt Worzala Date: Sat, 14 Aug 2021 08:53:08 -0400 Subject: [PATCH] remove unnecessarily ignored directory --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index bd1261651..8ad93f3cc 100644 --- a/.gitignore +++ b/.gitignore @@ -56,8 +56,5 @@ gradle-app.setting /extensions/ /.mixin.out/ -# When compiling we get a docs folder -**/docs - # The data for generation and the resources is included in this folder src/main/resources/minecraft_data \ No newline at end of file