diff options
-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 |