diff options
author | dan <[email protected]> | 2024-04-20 15:18:44 -0400 |
---|---|---|
committer | dan <[email protected]> | 2024-04-20 15:18:44 -0400 |
commit | 7085e9f67ac470cea790232513cd465ee7443e70 (patch) | |
tree | 755183de53405e616d6b306acab4e35e9e057a72 | |
parent | 42b3f0eacf83327f95e15ec9486ea19e52a115de (diff) | |
download | bizexp-7085e9f67ac470cea790232513cd465ee7443e70.tar.gz bizexp-7085e9f67ac470cea790232513cd465ee7443e70.tar.bz2 bizexp-7085e9f67ac470cea790232513cd465ee7443e70.zip |
chore: exclude generated html from gh code stats
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ba1d983 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +./elm-client/index.html linguist-vendored |