diff --git a/.gitignore b/.gitignore index f721012b9852bfd4459878ebb7c41c763add7930..45f4755219983a88fe0bcc0297454c3a286f59fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ target *~ /Cargo.lock -/testdata \ No newline at end of file +/testdata diff --git a/src/.gitignore b/src/.gitignore index 047cf87c7bea37bdea9a73ba579c21134f87767a..2697fc6a6f483ba5bdfda093d2bad1981b0bbb20 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,2 +1,2 @@ /libhash.h -/libhash.rs \ No newline at end of file +/libhash.rs