aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/spongycastle/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/spongycastle/.gitattributes')
-rw-r--r--libraries/spongycastle/.gitattributes14
1 files changed, 0 insertions, 14 deletions
diff --git a/libraries/spongycastle/.gitattributes b/libraries/spongycastle/.gitattributes
deleted file mode 100644
index 9992aa9fd..000000000
--- a/libraries/spongycastle/.gitattributes
+++ /dev/null
@@ -1,14 +0,0 @@
-# Set default behaviour, in case users don't have core.autocrlf set.
-* text=auto
-
-# Explicitly declare text files we want to always be normalized and converted
-# to native line endings on checkout.
-*.gradle text diff=groovy
-*.html text diff=html
-*.java text diff=java
-*.pem text
-
-# Denote all files that are truly binary and should not be modified.
-*.png binary
-*.jpg binary
-*.data binary