Skip to content

Commit

Permalink
modifying gitignore and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam Sihare authored and Shivam Sihare committed May 19, 2017
1 parent 6ca2049 commit cfc1556
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 116 deletions.
9 changes: 6 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,16 @@
# compiled output

# dependencies
/node_modules
/bower_components
node_modules
bower_components
.sass-cache

# IDEs and editors
/.idea
.editorconfig
*spec.ts
*.service.js
*.component.js


# System Files
Expand All @@ -17,4 +21,3 @@ Thumbs.db

#Secret Files
keys.ts
twitter.service.js
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Angular Twitter

* This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.3.
* It is built on Angular.
* It is built on Angular 4.
* Uses Material Design and Flexbox.
* Uses Angular UI Router for preserving state in Angular.

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

This file was deleted.

Binary file not shown.
26 changes: 0 additions & 26 deletions src/app/app.component.js

This file was deleted.

32 changes: 0 additions & 32 deletions src/app/app.component.spec.ts

This file was deleted.

15 changes: 0 additions & 15 deletions src/app/sign-in-success.service.spec.ts

This file was deleted.

25 changes: 0 additions & 25 deletions src/app/signed/signed.component.spec.ts

This file was deleted.

0 comments on commit cfc1556

Please sign in to comment.