Skip to content
Snippets Groups Projects
Commit a397cdc7 authored by huongdm1896's avatar huongdm1896
Browse files

remove unused files

parent 96d73df1
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ Log/*
Log_autres/*
# But keep the directories themselves
!Log/.gitkeep
!Log_autres/.gitkeep
# !Log/.gitkeep
# !Log_autres/.gitkeep
/target
[package]
name = "thisisatest"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
File deleted
use std::process;
fn main() {
println!("Hello, world!");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment