From 510ad0cf55be5e844042b2847d69180649e2bc5c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 24 Mar 2024 18:32:25 +0100 Subject: chore(dictionary): go mod init and initial dictionary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cdd9a1c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +ods.txt filter=git-crypt diff=git-crypt -- cgit v1.2.3