diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c849eaf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +.github/ export-ignore +tests/ export-ignore +.coveralls.yml export-ignore +.gitignore export-ignore +.scrutinizer.yml export-ignore