diff --git a/.gitignore b/.gitignore index 5603cc3..3fd3eba 100644 --- a/.gitignore +++ b/.gitignore @@ -479,3 +479,5 @@ fabric.properties # Android studio 3.1+ serialized cache file .idea/caches/build_file_checksums.ser +# Prevent player data from being pushed to the repo +data/ \ No newline at end of file