Skip to content

Commit

Permalink
Remove Bower, Component, Duo support
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 3, 2016
1 parent cb86972 commit a16a701
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 28,484 deletions.
1 change: 0 additions & 1 deletion .alexignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
# node_modules/
# bower_components/

components/
example.md
3 changes: 0 additions & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
build/
components/
coverage/
build.js
alex.js
alex.min.js
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.DS_Store
*.log
bower_components/
build/
components/
node_modules/
.nyc_output/
build.js
alex.js
alex.min.js

This comment has been minimized.

Copy link
@seasick

seasick Feb 19, 2016

Hi @wooorm, I think adding alex.js and alex.min.js to .gitignore was a mistake :)

This comment has been minimized.

Copy link
@wooorm

wooorm Feb 19, 2016

Author Member

@seasick No, it wasn’t! You can can use the releases from now on!

1 change: 0 additions & 1 deletion .jscs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"excludeFiles": [
"components/",
"coverage/",
"node_modules/",
"alex.js",
Expand Down
1 change: 0 additions & 1 deletion .remarkignore

This file was deleted.

0 comments on commit a16a701

Please sign in to comment.