summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cole <dc.loco@gmail.com>2017-05-30 15:33:14 -0400
committerIan Cordasco <sigmavirus24@users.noreply.github.com>2017-05-30 14:33:14 -0500
commit4538f43989a49aef163355cae44ebd686d1c780c (patch)
tree2dea9866720ffc50ac6c62c094646b0026a5a481
parentdec2f3fcc95c60a6d33935f5a8e16aedadcc8d5b (diff)
downloadpep8-4538f43989a49aef163355cae44ebd686d1c780c.tar.gz
Added .gitattributes to prevent auto-munging intentional line endings
Users' global .gitattributes files may attempt to auto-fix certain files.
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..0aadd30
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+testsuite/E90.py -text