aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils.Cryptography/argon2/.gitattributes
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-11-30 01:28:38 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-11-30 01:28:38 -0500
commita6a88aae3e6cb39ebd8fe0b63a865168e680ef45 (patch)
tree69407b5f719d17c21effde151175a79bd002015e /lib/Utils.Cryptography/argon2/.gitattributes
parent29371caa9c29fd6cfdfb238d98f53fda59e2e8a7 (diff)
prep cryptography libs and add vendored copy of Argon2 offical lib w/ ci package
Diffstat (limited to 'lib/Utils.Cryptography/argon2/.gitattributes')
-rw-r--r--lib/Utils.Cryptography/argon2/.gitattributes10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/Utils.Cryptography/argon2/.gitattributes b/lib/Utils.Cryptography/argon2/.gitattributes
new file mode 100644
index 0000000..177bed9
--- /dev/null
+++ b/lib/Utils.Cryptography/argon2/.gitattributes
@@ -0,0 +1,10 @@
+# Export ignore
+.gitattributes export-ignore
+.gitignore export-ignore
+.travis.yml export-ignore
+appveyor.yml export-ignore
+export.sh export-ignore
+latex/* export-ignore
+
+# Linguist documentation
+latex/* linguist-documentation