diff --git a/.gitignore b/.gitignore
index a105adc27..8a8fe5bb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,5 +9,5 @@ npm-debug.log
Packages/active-entry/helloworld/
LesionTracker/tests/nightwatch/reports/
docs/_book
-OHIFViewer-react/build/
.DS_Store
+**/.history/*
diff --git a/OHIFViewer-react/.gitignore b/OHIFViewer-react/.gitignore
deleted file mode 100644
index 8bbb65540..000000000
--- a/OHIFViewer-react/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-src/sha.js
-src/version.js
-yarn-error.log
\ No newline at end of file
diff --git a/OHIFViewer-react/README.md b/OHIFViewer-react/README.md
deleted file mode 100644
index c55ccdf94..000000000
--- a/OHIFViewer-react/README.md
+++ /dev/null
@@ -1,2164 +0,0 @@
-This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
-
-Below you will find some information on how to perform common tasks.
-You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).
-
-## Table of Contents
-
-- [Updating to New Releases](#updating-to-new-releases)
-- [Sending Feedback](#sending-feedback)
-- [Folder Structure](#folder-structure)
-- [Available Scripts](#available-scripts)
- - [npm start](#npm-start)
- - [npm test](#npm-test)
- - [npm run build](#npm-run-build)
- - [npm run eject](#npm-run-eject)
-- [Supported Language Features and Polyfills](#supported-language-features-and-polyfills)
-- [Syntax Highlighting in the Editor](#syntax-highlighting-in-the-editor)
-- [Displaying Lint Output in the Editor](#displaying-lint-output-in-the-editor)
-- [Debugging in the Editor](#debugging-in-the-editor)
-- [Formatting Code Automatically](#formatting-code-automatically)
-- [Changing the Page `