From fce79992f36fb9bfc3de248df01ee9468c9078ec Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 14 May 2014 23:32:30 +0000 Subject: [PATCH] PR/354: Fix stray ^M's --- doc/.cvsignore | 14 +++++++------- magic/.cvsignore | 12 ++++++------ python/.cvsignore | 14 +++++++------- tests/.cvsignore | 1 - 4 files changed, 20 insertions(+), 21 deletions(-) diff --git a/doc/.cvsignore b/doc/.cvsignore index b8d7e06e..d3f81070 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -1,7 +1,7 @@ -Makefile -Makefile.in -*.1 -*.3 -*.4 -*.5 -.gitignore +Makefile +Makefile.in +*.1 +*.3 +*.4 +*.5 +.gitignore diff --git a/magic/.cvsignore b/magic/.cvsignore index ee1a5f21..cbb1b4f5 100644 --- a/magic/.cvsignore +++ b/magic/.cvsignore @@ -1,6 +1,6 @@ -Makefile -Makefile.in -magic -*.mgc -Localstuff -.gitignore +Makefile +Makefile.in +magic +*.mgc +Localstuff +.gitignore diff --git a/python/.cvsignore b/python/.cvsignore index a90c1848..c5e72079 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,7 +1,7 @@ -Makefile -Makefile.in -build -temp -Magic_file_extensions.egg-info -magic.pyc -.gitignore +Makefile +Makefile.in +build +temp +Magic_file_extensions.egg-info +magic.pyc +.gitignore diff --git a/tests/.cvsignore b/tests/.cvsignore index 0c9ae993..7ac3439f 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -3,4 +3,3 @@ Makefile.in Makefile test - -- 2.50.1