diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2016-07-01 18:15:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-01 18:15:48 -0400 |
commit | 7e6ae51faf2eb06c05fb5bb0488e6d961ae652d1 (patch) | |
tree | 56cebb6cd3adad299a07117b4c3cac5e61bf97e0 /.gitattributes | |
parent | 1564c7c2fbc96793b0d57f37a563b09a579183b1 (diff) |
Created .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 1e76e79..173c623 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ js/* linguist-vendored -js/p5.js linguist-vendored=false +js/p5.js linguist-language=None |