diff options
| author | 2012-05-27 21:03:38 +0000 | |
|---|---|---|
| committer | 2012-05-27 21:03:38 +0000 | |
| commit | 42b219e6d0a5da8bf90a49d9aaab09429022ed09 (patch) | |
| tree | d6a25c2abdc20c25d71f2066aaeb146443ace1e2 /.gitattributes | |
| parent | 69a8271721df33047c4fd99380e45ce895e99985 (diff) | |
Mirroring changes from MESS (nw)
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3b0f01d2edf..9126ee94faa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1510,6 +1510,8 @@ src/lib/formats/dim_dsk.c svneol=native#text/plain src/lib/formats/dim_dsk.h svneol=native#text/plain src/lib/formats/dsk_dsk.c svneol=native#text/plain src/lib/formats/dsk_dsk.h svneol=native#text/plain +src/lib/formats/esq16_dsk.c svneol=native#text/plain +src/lib/formats/esq16_dsk.h svneol=native#text/plain src/lib/formats/fdi_dsk.c svneol=native#text/plain src/lib/formats/flopimg.c svneol=native#text/plain src/lib/formats/flopimg.h svneol=native#text/plain |
