From c84d49eff1e7e7664b6ddbac7d53fb0bd13a8ff0 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 9 Apr 2023 22:21:19 +0400 Subject: Added automatic derives and removed manual impl --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0f66a9c..5f7a78c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .* !.gitignore +polygon # Rust target -- cgit v1.2.3