diff options
Diffstat (limited to 'hello_world/hello_cargo')
-rwxr-xr-x | hello_world/hello_cargo/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hello_world/hello_cargo/.gitignore b/hello_world/hello_cargo/.gitignore deleted file mode 100755 index 53eaa21..0000000 --- a/hello_world/hello_cargo/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/target -**/*.rs.bk |