diff --git a/.gitignore b/.gitignore index 835e8dc..f4f3953 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .gradle .idea -build \ No newline at end of file +build +out \ No newline at end of file diff --git a/out/production/classes/io/github/zekerzhayard/forgewrapper/ClientInstall4MultiMC.class b/out/production/classes/io/github/zekerzhayard/forgewrapper/ClientInstall4MultiMC.class deleted file mode 100644 index 73d3ed0..0000000 Binary files a/out/production/classes/io/github/zekerzhayard/forgewrapper/ClientInstall4MultiMC.class and /dev/null differ diff --git a/out/production/classes/io/github/zekerzhayard/forgewrapper/Installer$1.class b/out/production/classes/io/github/zekerzhayard/forgewrapper/Installer$1.class deleted file mode 100644 index ca059e2..0000000 Binary files a/out/production/classes/io/github/zekerzhayard/forgewrapper/Installer$1.class and /dev/null differ diff --git a/out/production/classes/io/github/zekerzhayard/forgewrapper/Installer.class b/out/production/classes/io/github/zekerzhayard/forgewrapper/Installer.class deleted file mode 100644 index 46a535c..0000000 Binary files a/out/production/classes/io/github/zekerzhayard/forgewrapper/Installer.class and /dev/null differ diff --git a/out/production/classes/io/github/zekerzhayard/forgewrapper/Main.class b/out/production/classes/io/github/zekerzhayard/forgewrapper/Main.class deleted file mode 100644 index 2819c89..0000000 Binary files a/out/production/classes/io/github/zekerzhayard/forgewrapper/Main.class and /dev/null differ diff --git a/out/production/classes/io/github/zekerzhayard/forgewrapper/Utils.class b/out/production/classes/io/github/zekerzhayard/forgewrapper/Utils.class deleted file mode 100644 index b10c2c3..0000000 Binary files a/out/production/classes/io/github/zekerzhayard/forgewrapper/Utils.class and /dev/null differ diff --git a/out/production/classes/io/github/zekerzhayard/forgewrapper/installer/Download.class b/out/production/classes/io/github/zekerzhayard/forgewrapper/installer/Download.class deleted file mode 100644 index def2007..0000000 Binary files a/out/production/classes/io/github/zekerzhayard/forgewrapper/installer/Download.class and /dev/null differ diff --git a/out/production/classes/tt.class b/out/production/classes/tt.class deleted file mode 100644 index 084b41e..0000000 Binary files a/out/production/classes/tt.class and /dev/null differ