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