diff --git a/.gitignore b/.gitignore index fdb6aed..950e4f1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,10 @@ godot/.godot/ godot/android/ +# Mapping ignores +godot/maps/**/autosave/* +!godot/maps/**/autosave/.gdignore + +# Rust ignores rust/target target \ No newline at end of file