From 47bcffb14415762e20c166d0dc3bd4b0c3cac5e9 Mon Sep 17 00:00:00 2001 From: Connor Osborn Date: Tue, 6 Oct 2015 12:21:17 -0700 Subject: [PATCH] Move all files up a directory --- code_doc/.gitignore => .gitignore | 0 ...atica_commands.docx => Mathematica_commands.docx | Bin code_doc/README.md => README.md | 0 code_doc/Shell_commands.docx => Shell_commands.docx | Bin ...ry_Github.docx => Software_Carpentry_Github.docx | Bin ...ry_R_day1.docx => Software_Carpentry_R_day1.docx | Bin ...ry_R_day2.docx => Software_Carpentry_R_day2.docx | Bin 7 files changed, 0 insertions(+), 0 deletions(-) rename code_doc/.gitignore => .gitignore (100%) rename code_doc/Mathematica_commands.docx => Mathematica_commands.docx (100%) rename code_doc/README.md => README.md (100%) rename code_doc/Shell_commands.docx => Shell_commands.docx (100%) rename code_doc/Software_Carpentry_Github.docx => Software_Carpentry_Github.docx (100%) rename code_doc/Software_Carpentry_R_day1.docx => Software_Carpentry_R_day1.docx (100%) rename code_doc/Software_Carpentry_R_day2.docx => Software_Carpentry_R_day2.docx (100%) diff --git a/code_doc/.gitignore b/.gitignore similarity index 100% rename from code_doc/.gitignore rename to .gitignore diff --git a/code_doc/Mathematica_commands.docx b/Mathematica_commands.docx similarity index 100% rename from code_doc/Mathematica_commands.docx rename to Mathematica_commands.docx diff --git a/code_doc/README.md b/README.md similarity index 100% rename from code_doc/README.md rename to README.md diff --git a/code_doc/Shell_commands.docx b/Shell_commands.docx similarity index 100% rename from code_doc/Shell_commands.docx rename to Shell_commands.docx diff --git a/code_doc/Software_Carpentry_Github.docx b/Software_Carpentry_Github.docx similarity index 100% rename from code_doc/Software_Carpentry_Github.docx rename to Software_Carpentry_Github.docx diff --git a/code_doc/Software_Carpentry_R_day1.docx b/Software_Carpentry_R_day1.docx similarity index 100% rename from code_doc/Software_Carpentry_R_day1.docx rename to Software_Carpentry_R_day1.docx diff --git a/code_doc/Software_Carpentry_R_day2.docx b/Software_Carpentry_R_day2.docx similarity index 100% rename from code_doc/Software_Carpentry_R_day2.docx rename to Software_Carpentry_R_day2.docx