diff --git a/.gitattributes b/.gitattributes index 8c24e4c..e05bb4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ # Directories -/.github export-ignore -/tests export-ignore +/.devcontainer export-ignore +/.github export-ignore +/tests export-ignore # Files /.editorconfig export-ignore