Skip to content

Commit

Permalink
Cleaned up top comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pilwon committed Oct 6, 2016
1 parent 392ff39 commit a85b0a3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions .editorconfig
@@ -1,5 +1,3 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org

root = true
Expand Down
4 changes: 0 additions & 4 deletions .gitignore
@@ -1,6 +1,2 @@
#
# .gitignore
#

/node_modules/
/npm-debug.log
4 changes: 0 additions & 4 deletions .npmignore
@@ -1,7 +1,3 @@
#
# .npmignore
#

/.editorconfig
/.gitattributes
/.jshintrc
Expand Down
4 changes: 0 additions & 4 deletions Gruntfile.js
@@ -1,7 +1,3 @@
/*
* Gruntfile.js
*/

'use strict';

module.exports = function (grunt) {
Expand Down

0 comments on commit a85b0a3

Please sign in to comment.