From e689cf691cb50e392d2b1784f5d2754a7b623377 Mon Sep 17 00:00:00 2001 From: Ceikry Date: Mon, 30 Mar 2020 13:19:14 -0500 Subject: [PATCH] Fixed revs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 005d6aae9..7ec60499f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ **/.idea/workspace.xml **/.idea/tasks.xml Server/**/*.class -CompiledServer/**/*.jar +CompiledServer/* .idea/ .idea/workspace.xml **/.idea/workspace.xml