Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit b438e58

Browse files
committed
Merge pull request #14 from southworkscom/testable
Testable
2 parents 22f569e + e5bd92d commit b438e58

19 files changed

+2549
-235
lines changed

.gitignore

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
################################################################################
2-
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3-
################################################################################
4-
1+
.DS_Store
2+
npm-debug.log
3+
/typings/
54
/.vs/config
65
/node_modules
6+
/coverage/
77
/obj/Debug
88
/web.Release.config
99
/web.Debug.config
10-
/web.config

config.json

-21
This file was deleted.

0 commit comments

Comments
 (0)