diff options
author | Evgeny Kuznetsov <evgeny@kuznetsov.md> | 2020-01-27 21:17:01 +0300 |
---|---|---|
committer | Evgeny Kuznetsov <evgeny@kuznetsov.md> | 2020-01-27 21:17:01 +0300 |
commit | 9288b6ac97948df2877cc0a4316f83abb215a63c (patch) | |
tree | 8943990d409af667e161ff3e7e9ea2816c21299e /.gitattributes | |
parent | e7afcc9f77852b40060f7a742c83886c127ffedf (diff) | |
download | radiorus-rss-9288b6ac97948df2877cc0a4316f83abb215a63c.tar.gz radiorus-rss-9288b6ac97948df2877cc0a4316f83abb215a63c.zip |
add TestCleanText
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d28d960 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +testdata/* -text |