Skip to content

Commit b6a85b7

Browse files
committed
Resovled conflict for adding the sample route.
1 parent 999e8bb commit b6a85b7

File tree

4 files changed

+5
-19905
lines changed

4 files changed

+5
-19905
lines changed

.gitignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build/Release
3535
# Dependency directories
3636
node_modules/
3737
jspm_packages/
38-
package-lock.json
38+
*package-lock.json
3939

4040
# TypeScript v1 declaration files
4141
typings/
@@ -62,4 +62,5 @@ typings/
6262
.next
6363

6464
# from MacOS
65-
.DS_Store
65+
*.DS_Store
66+

0 commit comments

Comments
 (0)