add gitignore exceptions

This commit is contained in:
Max Chaev 2025-02-22 12:21:15 +03:00
parent 882548b110
commit d642eb8458
2 changed files with 1 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/package/out /package/out
*.toml

View File

@ -1,6 +0,0 @@
title = "Launcher tweaks file!"
# Path to folder that will hold all minecraft versions
runtime-path = "./runtime"
# Saving last launched version to use it after launch
last-version-launched = "1.20.1"
nickname = "slugcat"