Skip to content

Commit

Permalink
react
Browse files Browse the repository at this point in the history
  • Loading branch information
bwiklund committed Mar 6, 2019
1 parent b136e48 commit e752f97
Show file tree
Hide file tree
Showing 42 changed files with 13,484 additions and 8,841 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,26 @@ testem.log
.DS_Store
Thumbs.db
deploy.sh
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
139 changes: 0 additions & 139 deletions angular.json

This file was deleted.

3 changes: 0 additions & 3 deletions deploy.sh.sample

This file was deleted.

28 changes: 0 additions & 28 deletions e2e/protractor.conf.js

This file was deleted.

14 changes: 0 additions & 14 deletions e2e/src/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions e2e/src/app.po.ts

This file was deleted.

13 changes: 0 additions & 13 deletions e2e/tsconfig.e2e.json

This file was deleted.

Loading

0 comments on commit e752f97

Please sign in to comment.