diff options
author | Jordan Gong <jordan@inspiron-n4050.localdomain> | 2020-08-04 08:53:28 +0800 |
---|---|---|
committer | Jordan Gong <jordan@inspiron-n4050.localdomain> | 2020-08-04 08:53:28 +0800 |
commit | 0e05964fff11e3add0937e8288ebd3ec33b53fd0 (patch) | |
tree | 79ebf69533801fe5d40646e74fdd98b86bdbd36f /hello-rust/.gitignore | |
parent | f3ddd7930bf3a976419836b57a9f0f1197913e9d (diff) |
Say hello
Diffstat (limited to 'hello-rust/.gitignore')
-rw-r--r-- | hello-rust/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hello-rust/.gitignore b/hello-rust/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/hello-rust/.gitignore @@ -0,0 +1 @@ +/target |