diff options
author | pg9182 <96569817+pg9182@users.noreply.github.com> | 2022-10-02 13:57:03 -0400 |
---|---|---|
committer | pg9182 <96569817+pg9182@users.noreply.github.com> | 2022-10-02 13:57:03 -0400 |
commit | 80090d133ecab72cc0bd9af58493dbfdbbcb1dd1 (patch) | |
tree | c82a986f87f2c30f0a0f082e5dbc6f90dfae6ef2 | |
parent | 48d62518365133d7a4fef855a47e9834acb40afe (diff) | |
download | Atlas-80090d133ecab72cc0bd9af58493dbfdbbcb1dd1.tar.gz Atlas-80090d133ecab72cc0bd9af58493dbfdbbcb1dd1.zip |
atlas: Add .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..c8d788c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +pkg/pdata/*.go linguist-generated=true |