From b87fe53b94994e97264217a6f02cf092691001eb Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Thu, 25 Jan 2018 07:20:41 -0800 Subject: [PATCH] Remove legacy .gitignore rules --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index bf0c3d8c..788b5159 100644 --- a/.gitignore +++ b/.gitignore @@ -19,10 +19,5 @@ fixtures/typings-test/*.js # Directories needed for code coverage /coverage/ -# Keep legacy files out of the repo, this can be removed when we merge v3 into master -dist/ -src/utils/TestUtils.ts -src/xterm.js - # Keep the demo builds out of Git demo/dist/