From fd55cebcda2e2fd8c3635b553b0ce1bf1084be37 Mon Sep 17 00:00:00 2001 From: Ryder Belserion Date: Sat, 22 Jul 2023 17:57:33 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5cf74b9..2df8bce 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,8 @@ paper/build build buildSrc/build -buildSrc/.gradle \ No newline at end of file +buildSrc/.gradle + +.vscode/ +core/bin/ +paper/bin/ \ No newline at end of file