From 9df7d09fbaaf391ecc737b7c07c96d700ea5ac43 Mon Sep 17 00:00:00 2001 From: Chev <11602755+chev2@users.noreply.github.com> Date: Fri, 14 Aug 2020 20:26:37 -0700 Subject: [PATCH] Add thunderstore to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1ee5385..b0854c7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ ## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +# Thunderstore +thunderstore/*.zip + # User-specific files *.rsuser *.suo