Debugify
Debugify copied to clipboard
Action improvements
Updates actions. This also switches over to gradle/gradle-command-action which provides a better caching system to actions/setup-java or actions/cache.
In addition - this adds a couple things to .gitignore for VS Code (just ignores .vscode entirely - you can revert this later if you want) and /bin/ directories - this showed up when it auto-builded in the /forge/ and /fabric/ directories, but only /forge/bin had anything inside of it.