Skip to content

Commit

Permalink
ignore generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-cavalcanti committed Oct 12, 2023
1 parent 9c058fa commit 586d704
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/remote_api_objects/sim/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
#[rustfmt::skip]
mod sim_api;

#[rustfmt::skip]
mod sim_const;

#[rustfmt::skip]
mod sim_ik_api;

pub use sim_api::Sim;
Expand Down

0 comments on commit 586d704

Please sign in to comment.