Skip to content

Commit

Permalink
Added bower ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
caxap committed Apr 12, 2015
1 parent 1a56741 commit 293aa4d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@
],
"description": "jQuery plugin to prevent multiple form submission.",
"main": "jquery.safeform.js",
"ignore": [
"spec",
".bowerrc",
".gitignore",
".jshintignore",
"bower.json",
"gruntfile.json",
"package.json",
"README.md",
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"keywords": [
"plugin",
"prevent",
Expand Down

0 comments on commit 293aa4d

Please sign in to comment.