diff --git a/editoast/.gitignore b/editoast/.gitignore index 6b5ca9496b0..3ebcd0baeb4 100644 --- a/editoast/.gitignore +++ b/editoast/.gitignore @@ -2,3 +2,6 @@ target *.snap.new assets/sprites/*/sprites.* assets/fonts/glyphs/* + +# allows using nightly rustfmt options locally without imposing nightly to everyone publicly +rustfmt.toml