diff options
| author | jvoisin | 2018-02-27 12:24:37 +0100 |
|---|---|---|
| committer | jvoisin | 2018-02-27 12:25:15 +0100 |
| commit | caa7df6b668d4d0dd5ebe1bb2c76976c6daa37b2 (patch) | |
| tree | 34f0a1e2ca6e195372c5584398dd803021639043 /.gitattributes | |
| parent | 72ef1c148ed993fe7139c900f270ae9b1f9dabb9 (diff) | |
Add a file for linguist
This should stop github from marking our project
as a PHP one.
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..da14584 --- /dev/null +++ b/.gitattributes | |||
| @@ -0,0 +1 @@ | |||
| src/tests/* linguist-detectable=false | |||
