diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..907a362 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Tell GitHub Linguist to ignore my Gherkin files when computing stats for this repo +test/acceptance/*.feature -linguist-detectable \ No newline at end of file