ignore test.iq

This commit is contained in:
2026-06-10 22:06:36 +02:00
parent 515682a4ef
commit 577bdc3bac
4 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,5 @@
mod iq_reader;
fn main() {
println!("Hello, world!");
}