diff --git a/.gitattributes b/.gitattributes index 36d7e52..92eca90 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ src/H5Block.h -text src/H5BlockErrors.h -text src/H5BlockPrivate.h -text src/H5BlockTypes.h -text +src/H5Fed.c -text src/H5Fed.h -text src/H5Part.c -text src/H5Part.h -text diff --git a/src/H5Fed.c b/src/H5Fed.c new file mode 100644 index 0000000..e69de29