From c9d376e8592a16065d6bf959fd585c5295c8ff09 Mon Sep 17 00:00:00 2001 From: Bella Date: Tue, 7 Jan 2020 11:56:14 -0500 Subject: [PATCH] add logs to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 308ca3a7..5042367c 100644 --- a/.gitignore +++ b/.gitignore @@ -162,6 +162,7 @@ flycheck_*.el ### ForgeGradle ### # Minecraft client/server files run/ +logs/ ### Intellij+all ### # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm