Skip to content

Commit e67f1c8

Browse files
CYBAItigercosmos
authored andcommitted
Add dummy file to make GitHub recognize this repo as Rust repo
1 parent e301a8d commit e67f1c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dummy.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// A dummy file to make GitHub recognize this repo as a Rust repo
2+
fn main() {
3+
println!("Taiwan No. 1!");
4+
}

0 commit comments

Comments
 (0)