aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitattributes1
-rw-r--r--test/.gitattributes2
-rw-r--r--test/file/.gitattributes2
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..176a458
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto
diff --git a/test/.gitattributes b/test/.gitattributes
index 282705f..69b47b5 100644
--- a/test/.gitattributes
+++ b/test/.gitattributes
@@ -1,3 +1 @@
-* text=auto
-
*.bat text eol=crlf
diff --git a/test/file/.gitattributes b/test/file/.gitattributes
new file mode 100644
index 0000000..d1e183e
--- /dev/null
+++ b/test/file/.gitattributes
@@ -0,0 +1,2 @@
+*.plain binary
+*.cipher binary