diff --git a/.gitignore b/.gitignore index 2241f7e..c30f469 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,7 @@ Cargo.lock # Other .DS_Store -Thumbs.db \ No newline at end of file +Thumbs.db + +# User Saves +saves/ \ No newline at end of file