Skip to content

Commit da8b8cd

Browse files
committed
chore: Remove old project and move new project to root
1 parent 02c74da commit da8b8cd

File tree

164 files changed

+54445
-62342
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+54445
-62342
lines changed

.dockerignore

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.

.gitignore

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,28 @@
1-
/.sass-cache
2-
/assets/generated
3-
/assets/removeFlow
4-
/dist
5-
/nbproject/private
1+
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2+
3+
# dependencies
64
/node_modules
7-
/.vagrant
8-
/.tmp
5+
/.pnp
6+
.pnp.js
7+
8+
# testing
9+
/coverage
10+
11+
# production
12+
/build
13+
14+
# deployment
15+
/dist
16+
17+
# misc
18+
.DS_Store
19+
.env.local
20+
.env.development.local
21+
.env.test.local
22+
.env.production.local
23+
24+
npm-debug.log*
25+
yarn-debug.log*
26+
yarn-error.log*
927

28+
src/stories
File renamed without changes.
File renamed without changes.

.prettierrc.js

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Dockerfile

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

README (2).md

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

assets/js/app.js

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

assets/js/constants.js

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

assets/js/modules/angular-app.js

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

assets/js/modules/angular/api/comicData.js

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

0 commit comments

Comments
 (0)