Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit 62211cc

Browse files
authored
Source control cleanup (#6)
* build(Source control cleanup): Added "files" explicitly to package.json * build(dist folder): Removed Dist folder from source control * build(gitignore): Added dist and dist_tests to gitignore
1 parent 51df698 commit 62211cc

32 files changed

Lines changed: 11 additions & 834 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ dist_tests
4545
# TypeDoc documentation
4646
documentation
4747

48+
dist
49+
dist_tests

dist/help.js

Lines changed: 0 additions & 72 deletions
This file was deleted.

dist/help.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.js

Lines changed: 0 additions & 68 deletions
This file was deleted.

dist/index.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/initialize-config.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

dist/initialize-config.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/initializer.js

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)