gitignore: add backups

This commit is contained in:
Dylan K. Taylor 2021-04-15 15:01:01 +01:00
parent dc5b1efa66
commit be190fc41b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
players/*
worlds/*
world_conversion_backups/*
backups/*
plugin_data/*
plugins/*
bin*/*