diff --git a/.gitattributes b/.gitattributes index a4c6e3f6ba8..45d9bfd70d0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1873,6 +1873,8 @@ src/lib/formats/p6001_cas.c svneol=native#text/plain src/lib/formats/p6001_cas.h svneol=native#text/plain src/lib/formats/pasti_dsk.c svneol=native#text/plain src/lib/formats/pasti_dsk.h svneol=native#text/plain +src/lib/formats/pc98fdi_dsk.c svneol=native#text/plain +src/lib/formats/pc98fdi_dsk.h svneol=native#text/plain src/lib/formats/pc_dsk.c svneol=native#text/plain src/lib/formats/pc_dsk.h svneol=native#text/plain src/lib/formats/pmd_cas.c svneol=native#text/plain diff --git a/src/lib/formats/pc98fdi_dsk.c b/src/lib/formats/pc98fdi_dsk.c new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/lib/formats/pc98fdi_dsk.h b/src/lib/formats/pc98fdi_dsk.h new file mode 100644 index 00000000000..e69de29bb2d