feat: Add dev container (#8589)

This commit is contained in:
Kent Johnson
2025-05-26 20:35:27 -05:00
committed by GitHub
parent 83bfbc7045
commit 35d2281717
7 changed files with 48 additions and 1 deletions

6
.gitattributes vendored
View File

@@ -1 +1,7 @@
*.ipynb linguist-vendored
# force *nix line endings so files don't look modified in container run from Windows clone
* text eol=lf
# Git incorrectly thinks some media is text
*.png -text
*.mp4 -text