Skip to content

Commit

Permalink
Typing Game Added
Browse files Browse the repository at this point in the history
  • Loading branch information
pmh-only committed Apr 23, 2020
1 parent 18dfcc7 commit ab50c09
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
progressbar.min.js
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
[submodule "router/main"]
path = router/main
url = https://github.com/tritiumNetworks/TritiumNetworks.git
[submodule "router/chat"]
path = router/chat
url = https://github.com/tritiumNetworks/triangles.git
[submodule "router/type"]
path = router/type
url = https://github.com/tritiumNetworks/typingGame.git
1 change: 1 addition & 0 deletions router/type
Submodule type added at 565a59

0 comments on commit ab50c09

Please sign in to comment.