Fix Gitignore, updated instance

This commit is contained in:
Hannah 2026-05-09 11:14:58 +02:00
commit 267df5e1d3
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,5 +1,6 @@
# Client data # Client data
/crash-reports /crash-reports
/debug
/local /local
/logs /logs
/saves /saves
@ -37,4 +38,4 @@
/ponders_watched.json /ponders_watched.json
/patchouli_data.json /patchouli_data.json
/rhino.local.properties /rhino.local.properties
/command_history.txt

File diff suppressed because one or more lines are too long