From 982410d6e18e71e8ade841bd7832a5ab7f34bf59 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Thu, 26 Sep 2019 16:39:35 +0000 Subject: [PATCH] Reordering folder --- bashrc => build/bashrc | 0 runAudit.sh => build/runAudit.sh | 0 sync.sh => build/sync.sh | 0 txt2html.pl => build/txt2html.pl | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename bashrc => build/bashrc (100%) rename runAudit.sh => build/runAudit.sh (100%) rename sync.sh => build/sync.sh (100%) rename txt2html.pl => build/txt2html.pl (100%) diff --git a/bashrc b/build/bashrc similarity index 100% rename from bashrc rename to build/bashrc diff --git a/runAudit.sh b/build/runAudit.sh similarity index 100% rename from runAudit.sh rename to build/runAudit.sh diff --git a/sync.sh b/build/sync.sh similarity index 100% rename from sync.sh rename to build/sync.sh diff --git a/txt2html.pl b/build/txt2html.pl similarity index 100% rename from txt2html.pl rename to build/txt2html.pl