Skip to content

Commit d6f845c

Browse files
author
Ken C
committed
adjusting file tree to deploy to gh-pages
1 parent 8d1bc17 commit d6f845c

21 files changed

+12004
-12092
lines changed
File renamed without changes.

.gitignore

+14
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,17 @@ dist
128128
.yarn/build-state.yml
129129
.yarn/install-state.gz
130130
.pnp.*
131+
132+
# dependencies
133+
/node_modules
134+
/.pnp
135+
.pnp.js
136+
137+
# testing
138+
/coverage
139+
140+
# production
141+
/build
142+
143+
# misc
144+
.DS_Store
File renamed without changes.

react-tic-tac-toe/package-lock.json package-lock.json

+11,990-12,069
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

react-tic-tac-toe/.gitignore

-23
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)