Compare commits

...

3 Commits

Author SHA1 Message Date
  Jack Gerrits f6c1e763f7
Merge branch 'main' into linguist_overrides 1 year ago
  Jack Gerrits e44bca435f
Merge branch 'main' into linguist_overrides 1 year ago
  Jack Gerrits 59012112ce Override linguist file classifications 1 year ago
1 changed files with 9 additions and 0 deletions
Split View
  1. +9
    -0
      .gitattributes

+ 9
- 0
.gitattributes View File

@@ -87,3 +87,12 @@ makefile text eol=lf
*.jpeg filter=lfs diff=lfs merge=lfs -text
python/packages/autogen-magentic-one/imgs/autogen-magentic-one-example.png filter=lfs diff=lfs merge=lfs -text
python/packages/autogen-magentic-one/imgs/autogen-magentic-one-agents.png filter=lfs diff=lfs merge=lfs -text

python/packages/autogen-magentic-one/tests/browser_utils/test_files/test_blog.html linguist-vendored
python/packages/autogen-ext/src/autogen_ext/runtimes/grpc/protos/*.py linguist-generated
python/packages/autogen-ext/src/autogen_ext/runtimes/grpc/protos/*.pyi linguist-generated
python/packages/autogen-ext/tests/protos/*.py linguist-generated
python/packages/autogen-ext/tests/protos/*.pyi linguist-generated
docs/** linguist-documentation
python/packages/autogen-core/docs/** linguist-documentation
dotnet/website/** linguist-documentation

Loading…
Cancel
Save