diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 03314f7..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Cargo.lock diff --git a/path-convert/.gitignore b/path-convert/.gitignore index ea8c4bf..96ef6c0 100644 --- a/path-convert/.gitignore +++ b/path-convert/.gitignore @@ -1 +1,2 @@ /target +Cargo.lock