diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-02-19 19:25:11 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-02-19 19:25:11 +0100 |
commit | 97a3274a775d0fbd8f5fb3ad16c3381caab83251 (patch) | |
tree | c2fc6cc5cd9233053d5f0da35afdda88bff82a31 /hello_cargo/.gitignore |
init
Diffstat (limited to 'hello_cargo/.gitignore')
-rw-r--r-- | hello_cargo/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hello_cargo/.gitignore b/hello_cargo/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/hello_cargo/.gitignore @@ -0,0 +1 @@ +/target |