From 8e75d7f1ec7b12fca5a3d5a19be5d51d1c7b4278 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sun, 6 Jun 2021 19:00:35 -0400 Subject: add enderman xp const --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8cd0df3a..58138531 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -.vscode +.vscode/* +#!.vscode/settings.json .idea \ No newline at end of file -- cgit