Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ardean committed Mar 2, 2017
1 parent 379b099 commit aee2d34
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 105 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ node_modules
jspm_packages
bower_components
*.log
dist
dist
/index.html
/index.js
/index.css
2 changes: 1 addition & 1 deletion build/tasks/html.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ function buildHtml(env) {
})
)
.pipe(gulp.dest("./"));
}
}
59 changes: 0 additions & 59 deletions index.css

This file was deleted.

33 changes: 0 additions & 33 deletions index.html

This file was deleted.

11 changes: 0 additions & 11 deletions index.js

This file was deleted.

0 comments on commit aee2d34

Please sign in to comment.